This commit is contained in:
2026-06-08 17:56:21 +08:00
parent 49a84e80e1
commit 4500e62647
3 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
id: t11
name: t11
version: 2.15.10
version: 2.15.11
author: t11
icon: ''
desc: t11

View File

@@ -20,4 +20,5 @@
# 2.15.7 更新版本号
# 2.15.8 启动不加载预加载yolo
# 2.15.9 20cm
# 2.15.10 不保存图片
# 2.15.10 不保存图片
# 2.15.11 优化内存

View File

@@ -4,6 +4,6 @@
应用版本号
每次 OTA 更新时,只需要更新这个文件中的版本号
"""
VERSION = '2.15.10'
VERSION = '2.15.11'