Skip to content

Commit f5b4456

Browse files
authored
Update ProjectAppView.vue
1 parent 40dc537 commit f5b4456

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/views/ProjectAppView.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ import Saying from '../components/Saying.vue'
66
77
let showDownload = ref(false)
88
9-
const latestVersion = '1.4.9'
10-
const oldestVersion = '1.4.9'
9+
const latestVersion = '1.5.0'
10+
const oldestVersion = '1.5.0'
1111
1212
const downloadList = [
1313
{

0 commit comments

Comments
 (0)