mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 12:06:58 +03:00
Rolling 20220415
This commit is contained in:
@@ -52,7 +52,11 @@ In other cases you can contact the developer via email: <img src="https://raw.gi
|
||||
|
||||
|
||||
|
||||
##### Rolling (2022-03-22)
|
||||
##### Rolling (2022-04-15)
|
||||
|
||||
- IndluxDB: direct injection into InfluxDB - thanks to **[wetneb](https://github.com/wetneb)**
|
||||
|
||||
Rolling (2022-03-22)
|
||||
|
||||
- Bug Fix: no time with fixed IP
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
const char* GIT_REV="0e90bcb";
|
||||
const char* GIT_REV="dc7eedc";
|
||||
const char* GIT_TAG="";
|
||||
const char* GIT_BRANCH="rolling";
|
||||
const char* BUILD_TIME="2022-03-22 20:46";
|
||||
const char* BUILD_TIME="2022-04-15 14:46";
|
||||
@@ -1,4 +1,4 @@
|
||||
const char* GIT_REV="0e90bcb";
|
||||
const char* GIT_REV="dc7eedc";
|
||||
const char* GIT_TAG="";
|
||||
const char* GIT_BRANCH="rolling";
|
||||
const char* BUILD_TIME="2022-03-22 20:46";
|
||||
const char* BUILD_TIME="2022-04-15 14:46";
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
13.1.1
|
||||
14.0.0
|
||||
Reference in New Issue
Block a user