Skip to content

Commit 6cae0bc

Browse files
authored
Update Software.cpp
1 parent 9452466 commit 6cae0bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Software/Software.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#endif
3636

3737
// The current software version, shown on webserver
38-
const char* version_number = "9.2.5";
38+
const char* version_number = "9.3.0";
3939

4040
// Interval timers
4141
volatile unsigned long currentMillis = 0;

0 commit comments

Comments
 (0)