mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 21:17:06 +03:00
Rolling 20220831
This commit is contained in:
@@ -40,6 +40,10 @@ In other cases you can contact the developer via email: <img src="https://raw.gi
|
|||||||
|
|
||||||
------
|
------
|
||||||
|
|
||||||
|
##### Rolling (2022-08-31)
|
||||||
|
|
||||||
|
- WebUI improvements (many thanks to @**[caco3](https://github.com/caco3)**)
|
||||||
|
|
||||||
##### Rolling (2022-08-30)
|
##### Rolling (2022-08-30)
|
||||||
|
|
||||||
- Added Backup Option, improved update page (many thanks to @**[caco3](https://github.com/caco3)**)
|
- Added Backup Option, improved update page (many thanks to @**[caco3](https://github.com/caco3)**)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
const char* GIT_REV="234925c";
|
const char* GIT_REV="6db01e6";
|
||||||
const char* GIT_TAG="";
|
const char* GIT_TAG="";
|
||||||
const char* GIT_BRANCH="master";
|
const char* GIT_BRANCH="rolling";
|
||||||
const char* BUILD_TIME="2022-08-28 19:59";
|
const char* BUILD_TIME="2022-08-31 19:38";
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
const char* GIT_REV="234925c";
|
const char* GIT_REV="6db01e6";
|
||||||
const char* GIT_TAG="";
|
const char* GIT_TAG="";
|
||||||
const char* GIT_BRANCH="master";
|
const char* GIT_BRANCH="rolling";
|
||||||
const char* BUILD_TIME="2022-08-28 19:59";
|
const char* BUILD_TIME="2022-08-31 19:38";
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
|||||||
16.1.0
|
16.2.0
|
||||||
Reference in New Issue
Block a user