Skip to content

Commit

Permalink
Update versioncheck.json
Browse files Browse the repository at this point in the history
  • Loading branch information
o355 authored Mar 15, 2017
1 parent 7317a93 commit 474a6be
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions updater/versioncheck.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"updater": {
"apiversion": "1.1",
"latestbuild": "41",
"latestversion": "0.4.1 beta",
"latesturl": "https://github.com/o355/pyweather/releases/download/0.4.1-beta/pyweather-0.4.1beta.zip",
"latestfilename": "pyweather-0.4.1beta.zip",
"releasedate": "3/8/2017"
"latestbuild": "42",
"latestversion": "0.4.2 beta",
"latesturl": "https://github.com/o355/pyweather/releases/download/0.4.2-beta/pyweather-0.4.2beta.zip",
"latestfilename": "pyweather-0.4.2beta.zip",
"releasedate": "3/14/2017"
}
}

0 comments on commit 474a6be

Please sign in to comment.