Skip to content

Commit 01d39a1

Browse files
committed
bumped version
1 parent 4d0e7b2 commit 01d39a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Communication.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ void Communication::sendAdmin() {
147147
admin = 0;
148148
break;
149149
case VERSION:
150-
Serial.print(F("V,1.19.0\r\n"));
150+
Serial.print(F("V,1.19.1\r\n"));
151151
admin = 0;
152152
break;
153153
case RESET:

0 commit comments

Comments
 (0)