Skip to content

Commit 0d510f1

Browse files
Update aquacontrol32.ino
1 parent 576a6ea commit 0d510f1

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
@@ -37,7 +37,7 @@ const IPAddress SECONDARY_DNS( 192, 168, 0, 50 ); /* Check in your router
3737
#if GIT_TAG
3838
#include "gitTagVersion.h"
3939
#else
40-
const char * sketchVersion = "v1.6.7-master";
40+
const char * sketchVersion = "v1.6.71-master";
4141
#endif
4242

4343
/**************************************************************************

0 commit comments

Comments
 (0)