Skip to content

Commit 6216397

Browse files
committed
chore(home): bump downloads version
1 parent d7b60cd commit 6216397

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
@@ -212,7 +212,7 @@ import { multiModePath } from 'src/code/utils/misc';
212212
213213
import PlatformCard from './PlatformCard.vue';
214214
215-
const version = '1.0.4';
215+
const version = '1.0.5';
216216
217217
const loading = ref(true);
218218

0 commit comments

Comments
 (0)