Skip to content

Commit 7ac0df5

Browse files
committed
chore(home): bump download versions
1 parent ba5d5db commit 7ac0df5

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 = '1.0.2';
212+
const version = '1.0.3';
213213
214214
const loading = ref(true);
215215

0 commit comments

Comments
 (0)