Skip to content

Commit 23a04ba

Browse files
authored
release: 1.4.8
1 parent a0e1cde commit 23a04ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/ProjectAppView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Saying from '../components/Saying.vue'
66
77
let showDownload = ref(false)
88
9-
const latestVersion = '1.4.7'
9+
const latestVersion = '1.4.8'
1010
const oldestVersion = '1.4.7'
1111
1212
const downloadList = [

0 commit comments

Comments
 (0)