diff --git a/src/views/ProjectAppView.vue b/src/views/ProjectAppView.vue index f52aa65..1c31e94 100644 --- a/src/views/ProjectAppView.vue +++ b/src/views/ProjectAppView.vue @@ -6,8 +6,8 @@ import Saying from '../components/Saying.vue' let showDownload = ref(false) -const latestVersion = '1.4.4' -const oldestVersion = '1.4.3' +const latestVersion = '1.4.5' +const oldestVersion = '1.4.4' const downloadList = [ {