Skip to content

Commit b53c455

Browse files
authored
Update FORCE.ino
1 parent ed5d2b0 commit b53c455

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/FORCE/FORCE.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// DON'T EDIT THESE LINES
1818
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
1919
#include <Force.h> //Include FORCE library
20-
String ver = "v1.1.1"; //unique identifier text
20+
String ver = "v1.1.2"; //unique identifier text
2121
Force force(ver); //start FORCE object
2222

2323
void setup() {

0 commit comments

Comments
 (0)