Fix commit version for update.json

master
David Lemarier 10 years ago
parent 8390aa5821
commit 5f1c9fd19a

@ -8,7 +8,7 @@
"description": "Quick update to fix quality changing bug.", "description": "Quick update to fix quality changing bug.",
"changeLog": ["Fixes a bug that wouldn't allow for changing the quality"], "changeLog": ["Fixes a bug that wouldn't allow for changing the quality"],
"gitTag": "v0.2.8-beta", "gitTag": "v0.2.8-beta",
"gitCommit": "3eda43d" "gitCommit": "83ef059"
}, },
"linux": { "linux": {
"x86": { "x86": {
@ -20,7 +20,7 @@
"description": "Quick update to fix quality changing bug.", "description": "Quick update to fix quality changing bug.",
"changeLog": ["Fixes a bug that wouldn't allow for changing the quality"], "changeLog": ["Fixes a bug that wouldn't allow for changing the quality"],
"gitTag": "v0.2.8-beta", "gitTag": "v0.2.8-beta",
"gitCommit": "3eda43d" "gitCommit": "83ef059"
}, },
"x64": { "x64": {
"version": "0.2.8.1", "version": "0.2.8.1",
@ -31,7 +31,7 @@
"description": "Quick update to fix quality changing bug.", "description": "Quick update to fix quality changing bug.",
"changeLog": ["Fixes a bug that wouldn't allow for changing the quality"], "changeLog": ["Fixes a bug that wouldn't allow for changing the quality"],
"gitTag": "v0.2.8-beta", "gitTag": "v0.2.8-beta",
"gitCommit": "3eda43d" "gitCommit": "83ef059"
} }
}, },
"mac": { "mac": {
@ -43,6 +43,6 @@
"description": "Quick update to fix quality changing bug.", "description": "Quick update to fix quality changing bug.",
"changeLog": ["Fixes a bug that wouldn't allow for changing the quality"], "changeLog": ["Fixes a bug that wouldn't allow for changing the quality"],
"gitTag": "v0.2.8-beta", "gitTag": "v0.2.8-beta",
"gitCommit": "3eda43d" "gitCommit": "83ef059"
} }
} }
Loading…
Cancel
Save