mirror of https://github.com/Mai-with-u/MaiBot.git
fix(version): update APP_VERSION to 1.0.0
parent
6bb0bc9afc
commit
760561f45e
|
|
@ -5,7 +5,7 @@
|
|||
* 修改此处的版本号后,所有展示版本的地方都会自动更新
|
||||
*/
|
||||
|
||||
export const APP_VERSION = '0.12.2'
|
||||
export const APP_VERSION = '1.0.0'
|
||||
export const APP_NAME = 'MaiBot Dashboard'
|
||||
export const APP_FULL_NAME = `${APP_NAME} v${APP_VERSION}`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue