Skip to content

Commit 2bcfaba

Browse files
committed
Bump version to 3.5.2
1 parent 1b82448 commit 2bcfaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Main.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#define CUSTOM_APP_MANUFACTURER "Domochip"
1212
#define CUSTOM_APP_MODEL "WPalaControl"
1313
#define CUSTOM_APP_CLASS WPalaControl
14-
#define VERSION_NUMBER "3.5.1"
14+
#define VERSION_NUMBER "3.5.2"
1515

1616
#define CUSTOM_APP_HEADER TOSTRING(CUSTOM_APP_CLASS.h) // calculated header file "{CUSTOM_APP_CLASS}.h"
1717
#define DEFAULT_AP_SSID CUSTOM_APP_MODEL // Default Access Point SSID "{CUSTOM_APP_MODEL}"

0 commit comments

Comments
 (0)