We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7904ac commit 86a3d19Copy full SHA for 86a3d19
library.json
@@ -12,7 +12,7 @@
12
"type": "git",
13
"url": "https://github.com/witnessmenow/Universal-Arduino-Telegram-Bot"
14
},
15
- "version": "1.2.0",
+ "version": "1.3.0",
16
"license": "MIT",
17
"frameworks": "arduino",
18
"platforms": "*",
library.properties
@@ -1,5 +1,5 @@
1
name=UniversalTelegramBot
2
-version=1.2.0
+version=1.3.0
3
author=Brian Lough
4
maintainer=Brian Lough <[email protected]>
5
sentence=Arduino Telegram Bot library for multiple different architectures.
0 commit comments