mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-16 13:16:08 -04:00
Based on the idea proposed by @jmdaweb. Added the date indication to the available update dialog.
ATTENTION!: It will be needed to add the date field to the json for the updates. With this commit (updates folder) is the format I propose to the string.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{"current_version": "10.99",
|
||||
"description": "Changes: Read the changelog from the help menu in the menu bar.",
|
||||
"date": "day_name_abr month day_numb, 2016",
|
||||
"downloads":
|
||||
{"Windows32": "http://twblue.es/pubs/twblue_snapshot.zip"}}
|
@@ -1,5 +1,6 @@
|
||||
{"current_version": "0.84",
|
||||
"description": "The first version for the new generation of TWBlue.",
|
||||
"date": "day_name_abr month day_numb, 2016",
|
||||
"downloads":
|
||||
{"Windows32": "http://twblue.es/pubs/twblue_ngen_0.80_x86.zip",
|
||||
"Windows64": "http://twblue.es/pubs/twblue_ngen_0.80_x64.zip"}}
|
Reference in New Issue
Block a user