Rolling 20220831

This commit is contained in:
jomjol
2022-08-31 19:53:53 +02:00
parent 6db01e67c9
commit 1b88bf8690
7 changed files with 11 additions and 7 deletions

View File

@@ -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)
- Added Backup Option, improved update page (many thanks to @**[caco3](https://github.com/caco3)**)

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="234925c";
const char* GIT_REV="6db01e6";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2022-08-28 19:59";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-08-31 19:38";

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="234925c";
const char* GIT_REV="6db01e6";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2022-08-28 19:59";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-08-31 19:38";

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1 +1 @@
16.1.0
16.2.0