feat: 新版本ota

This commit is contained in:
2026-06-03 13:20:46 +08:00
parent 86cd8cd46e
commit 959635f461
3 changed files with 29 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
应用版本号
每次 OTA 更新时,只需要更新这个文件中的版本号
"""
VERSION = '2.14.1'
VERSION = '2.15.2'
# 1.2.0 开始使用C++编译成.so替换部分代码