Bump to v0.8.1

This commit is contained in:
hrz
2025-09-12 20:52:20 +08:00
parent 9d808ec733
commit 30ce36b169
3 changed files with 3 additions and 4 deletions
@@ -95,7 +95,6 @@ public interface Constant {
* mqtt gateway 配置
*/
String SERVER_MQTT_GATEWAY = "server.mqtt_gateway";
/**
* ota地址
@@ -243,7 +242,7 @@ public interface Constant {
/**
* 版本号
*/
public static final String VERSION = "0.7.7";
public static final String VERSION = "0.8.1";
/**
* 无效固件URL