system.go 351 B

123456789101112131415
  1. /*
  2. * @Author: LinkLeong link@icewhale.com
  3. * @Date: 2022-02-17 18:53:22
  4. * @LastEditors: LinkLeong
  5. * @LastEditTime: 2022-05-13 18:08:25
  6. * @FilePath: /CasaOS/types/system.go
  7. * @Description:
  8. * @Website: https://www.casaos.io
  9. * Copyright (c) 2022 by icewhale, All Rights Reserved.
  10. */
  11. package types
  12. const CURRENTVERSION = "0.3.1"
  13. const BODY = ""