Skip to content

Commit dba2d0e

Browse files
authored
release: 1.4.9
1 parent 23a04ba commit dba2d0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.8'
10-
const oldestVersion = '1.4.7'
9+
const latestVersion = '1.4.9'
10+
const oldestVersion = '1.4.9'
1111
1212
const downloadList = [
1313
{

0 commit comments

Comments
 (0)