Skip to content

Commit a9b2de5

Browse files
Bump version to v1.6.6
1 parent e83c0ed commit a9b2de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aquacontrol32.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const char * wifi_password = ""; /* Or use https://github.com/EspressifApp/Esp
2828
#if GIT_TAG
2929
#include "gitTagVersion.h"
3030
#else
31-
const char * sketchVersion = "v1.6.5-master-Arduino";
31+
const char * sketchVersion = "v1.6.6-master";
3232
#endif
3333

3434
/**************************************************************************

0 commit comments

Comments
 (0)