Ota remote - Add https

This commit is contained in:
2023-11-28 11:53:35 +05:30
parent 03acf4a31c
commit e375daad36
4 changed files with 10 additions and 5 deletions
+3 -3
View File
@@ -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