Skip to content

Commit

Permalink
Update download.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pylogmon authored Jun 24, 2024
1 parent 5388f8a commit ad2c0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vitepress/en/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'){
Expand Down

0 comments on commit ad2c0ba

Please sign in to comment.