Skip to content

Commit 15bd43a

Browse files
committed
fix: update version in sandbox example
1 parent f76ec7f commit 15bd43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sandbox/sandbox.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* experience
44
*/
55

6-
#define SANDBOX_VERSION "1.1.4"
6+
#define SANDBOX_VERSION "1.2.0"
77

88
#include <ArduinoJson.h>
99
#include <ecc608.h>

0 commit comments

Comments
 (0)