Skip to content

Commit 658bcf8

Browse files
committed
visual(home): update download version
1 parent bd10d00 commit 658bcf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/client/src/pages/home/Download/Download.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ import { multiModePath } from 'src/code/utils/misc';
209209
210210
import PlatformCard from './PlatformCard.vue';
211211
212-
const version = '0.0.2';
212+
const version = '1.0.0';
213213
214214
const loading = ref(true);
215215

0 commit comments

Comments
 (0)