mirror of
https://github.com/bendtherules/Patient-counter-esp8266.git
synced 2026-08-18 22:01:58 +00:00
Ota remote - Add https
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
#ifndef BUILD_NUMBER
|
||||
#define BUILD_NUMBER 2
|
||||
#define BUILD_NUMBER 4
|
||||
#endif
|
||||
#ifndef VERSION
|
||||
#define VERSION "v0.1.2 - 2023-11-28 11:38:15.948331"
|
||||
#define VERSION "v0.1.4 - 2023-11-28 11:53:00.628775"
|
||||
#endif
|
||||
#ifndef VERSION_SHORT
|
||||
#define VERSION_SHORT "v0.1.2"
|
||||
#define VERSION_SHORT "v0.1.4"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user