Skip to content

Commit

Permalink
Bump version to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Domochip committed Nov 3, 2024
1 parent ed8a5f0 commit b8dd0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Main.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#define CUSTOM_APP_MANUFACTURER "Domochip"
#define CUSTOM_APP_MODEL "WPalaControl"
#define CUSTOM_APP_CLASS WPalaControl
#define VERSION_NUMBER "3.2.0"
#define VERSION_NUMBER "3.2.1"

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

0 comments on commit b8dd0e8

Please sign in to comment.