From 8c25d9bacefa95b22c769341f85db769b72aaede Mon Sep 17 00:00:00 2001 From: Pylogmon Date: Sun, 14 Apr 2024 15:54:24 +0800 Subject: [PATCH] Update download.md --- vitepress/en/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vitepress/en/download.md b/vitepress/en/download.md index 3f3cd88..0eb19c9 100644 --- a/vitepress/en/download.md +++ b/vitepress/en/download.md @@ -8,7 +8,7 @@ layout: page import { ref,computed } from 'vue' import axios from 'axios' -const version = '2.7.9' +const version = '2.7.10' const download = (arch,ext)=>{ if(ext === 'exe'){