You've already forked CasaOS
mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-07-15 23:54:17 +02:00
fix bug (#198)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
* @Author: LinkLeong link@icewhale.com
|
||||
* @Date: 2022-02-17 18:53:22
|
||||
* @LastEditors: LinkLeong
|
||||
* @LastEditTime: 2022-05-13 18:08:25
|
||||
* @LastEditTime: 2022-05-17 12:52:47
|
||||
* @FilePath: /CasaOS/types/system.go
|
||||
* @Description:
|
||||
* @Website: https://www.casaos.io
|
||||
@ -10,6 +10,6 @@
|
||||
*/
|
||||
package types
|
||||
|
||||
const CURRENTVERSION = "0.3.1"
|
||||
const CURRENTVERSION = "0.3.1.1"
|
||||
|
||||
const BODY = ""
|
||||
const BODY = "<li>Fix the data loss problem when importing local applications</li>"
|
||||
|
Reference in New Issue
Block a user