update system version
This commit is contained in:
parent
34f35bbf20
commit
8d088afcc5
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
* @Author: LinkLeong link@icewhale.com
|
||||
* @Date: 2022-02-17 18:53:22
|
||||
* @LastEditors: LinkLeong
|
||||
* @LastEditTime: 2022-08-10 13:50:57
|
||||
* @LastEditTime: 2022-08-25 10:49:46
|
||||
* @FilePath: /CasaOS/types/system.go
|
||||
* @Description:
|
||||
* @Website: https://www.casaos.io
|
||||
|
@ -10,6 +10,6 @@
|
|||
*/
|
||||
package types
|
||||
|
||||
const CURRENTVERSION = "0.3.5"
|
||||
const CURRENTVERSION = "0.3.5.1"
|
||||
|
||||
const BODY = " "
|
||||
|
|
Loading…
Reference in a new issue