Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
dazedcat19 committed Sep 22, 2020
1 parent e62f619 commit f04fc26
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions latest_version.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"_comment": "automatically build with make_release_win.bat",
"i386-win32": {
"version": "2.0.24.0",
"download_url": "https://github.com/dazedcat19/FMD2/releases/download/2.0.24.0/fmd_2.0.24.0_i386-win32.7z",
"version": "2.0.25.0",
"download_url": "https://github.com/dazedcat19/FMD2/releases/download/2.0.25.0/fmd_2.0.25.0_i386-win32.7z",
"changelog_url": "https://raw.githubusercontent.com/dazedcat19/FMD2/master/changelog.txt"
}
,
"x86_64-win64": {
"version": "2.0.24.0",
"download_url": "https://github.com/dazedcat19/FMD2/releases/download/2.0.24.0/fmd_2.0.24.0_x86_64-win64.7z",
"version": "2.0.25.0",
"download_url": "https://github.com/dazedcat19/FMD2/releases/download/2.0.25.0/fmd_2.0.25.0_x86_64-win64.7z",
"changelog_url": "https://raw.githubusercontent.com/dazedcat19/FMD2/master/changelog.txt"
}
}

0 comments on commit f04fc26

Please sign in to comment.