1
0
mirror of https://github.com/IceWhaleTech/CasaOS.git synced 2025-07-15 23:54:17 +02:00

Storage Manager

Fix the app store classification problem
Fix the application market classification problem
This commit is contained in:
link
2022-01-20 18:38:59 +08:00
parent 9675eff69e
commit fcb906aa85
15 changed files with 482 additions and 120 deletions

View File

@ -1,4 +1,4 @@
package types
const CURRENTVERSION = "0.2.4"
const BODY = "<li>New App Store</li><li>Fix minor bugs</li>"
const CURRENTVERSION = "0.2.5"
const BODY = "<li>Storage Manager</li><li>File synchronization issues</li><li>Fix the app store classification problem</li>"