From 5388f8a80920fabdaabd0b9d65c654495253a2c7 Mon Sep 17 00:00:00 2001 From: Pylogmon Date: Mon, 24 Jun 2024 18:51:50 +0800 Subject: [PATCH] Update download.md --- vitepress/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vitepress/download.md b/vitepress/download.md index 7a45897..1655b67 100644 --- a/vitepress/download.md +++ b/vitepress/download.md @@ -8,7 +8,7 @@ layout: page import { ref,computed } from 'vue' import axios from 'axios' -const version = '3.0.1' +const version = '3.0.2' const download = (arch,ext)=>{ if(ext === 'exe'){