We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e1cde commit 23a04baCopy full SHA for 23a04ba
src/views/ProjectAppView.vue
@@ -6,7 +6,7 @@ import Saying from '../components/Saying.vue'
6
7
let showDownload = ref(false)
8
9
-const latestVersion = '1.4.7'
+const latestVersion = '1.4.8'
10
const oldestVersion = '1.4.7'
11
12
const downloadList = [
0 commit comments