mirror of
https://github.com/bendtherules/Patient-counter-esp8266.git
synced 2026-08-18 22:01:58 +00:00
OTA - Change url to custom domain
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
#ifndef BUILD_NUMBER
|
||||
#define BUILD_NUMBER 28
|
||||
#define BUILD_NUMBER 29
|
||||
#endif
|
||||
#ifndef VERSION
|
||||
#define VERSION "v0.1.28 - 2023-11-28 13:25:47.461259"
|
||||
#define VERSION "v0.1.29 - 2023-11-28 13:45:20.821565"
|
||||
#endif
|
||||
#ifndef VERSION_SHORT
|
||||
#define VERSION_SHORT "v0.1.28"
|
||||
#define VERSION_SHORT "v0.1.29"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user