Update system.go
This commit is contained in:
parent
f020c1162d
commit
49ca0af746
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
package types
|
||||
|
||||
const CURRENTVERSION = "0.1.10"
|
||||
const BODY = "<li>Add App Store for installation</li><li>add casaOS logs</li><li>add application terminal</li><li>add application logs</li>"
|
||||
const CURRENTVERSION = "0.1.11"
|
||||
const BODY = "<li>Resolve application installation path errors</li><li>Mobile Adaptation</li><li>Optimize user experience</li>"
|
||||
|
|
Loading…
Reference in a new issue