Skip to content

Commit 18329e2

Browse files
authored
chore: update to v1.0.1 (#59)
1 parent fb23379 commit 18329e2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bitcoinSwitch/100_config.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#define VERSION "v1.0.0"
1+
#define VERSION "v1.0.1"
22

33
#define BOOTUP_TIMEOUT 2 // seconds
44
#define CONFIG_FILE "/elements.json"

versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"tdisplay"
66
],
77
"versions": [
8+
"v1.0.1",
89
"v1.0.0",
910
"v0.1.1",
1011
"v0.1.0"

0 commit comments

Comments
 (0)