Skip to content

Commit 49d36a9

Browse files
committed
update: bump website latest version to 1.5.2
1 parent 423d22f commit 49d36a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/ProjectAppView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import IconGitHub from '~icons/simple-icons/github'
1313
1414
let showDownload = ref(false)
1515
16-
const latestVersion = '1.5.1'
16+
const latestVersion = '1.5.2'
1717
const oldestVersion = '1.5.0'
1818
1919
const downloadList: { icons: Component[], platform: string, subtitle: string, link: string }[] = [

0 commit comments

Comments
 (0)