分片解密,版本号修改

This commit is contained in:
yrx
2026-05-15 15:53:19 +08:00
parent b895ea819c
commit afa99f598b
4 changed files with 8 additions and 4 deletions

View File

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