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 fb23379 commit 18329e2Copy full SHA for 18329e2
bitcoinSwitch/100_config.ino
@@ -1,4 +1,4 @@
1
-#define VERSION "v1.0.0"
+#define VERSION "v1.0.1"
2
3
#define BOOTUP_TIMEOUT 2 // seconds
4
#define CONFIG_FILE "/elements.json"
versions.json
@@ -5,6 +5,7 @@
5
"tdisplay"
6
],
7
"versions": [
8
+ "v1.0.1",
9
"v1.0.0",
10
"v0.1.1",
11
"v0.1.0"
0 commit comments