zhangjie 6 сар өмнө
parent
commit
5ba3aa8abe

+ 1 - 1
src/store/modules/app/index.ts

@@ -3,7 +3,7 @@ import { AppState } from './types';
 
 const useAppStore = defineStore('app', {
   state: (): AppState => ({
-    version: '1.0.1',
+    version: '1.0.3',
     domain: '',
     device: 'desktop',
     trackConfig: {