Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pilotak committed May 13, 2021
1 parent 42a0eb4 commit 6f6d343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/WemosWeatherStation/const.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define DEVICE_NAME "meteo" // used for MQTT, OTA, AP
#define FW_VERSION "1.0.0"
#define FW_VERSION "1.0.1"

#define CONFIG_PATH "/config.json"
#define CONFIG_AP_SSID DEVICE_NAME "_config"
Expand Down

0 comments on commit 6f6d343

Please sign in to comment.