From 5f1c9fd19ab5cdb5b69f1dad96320817cb08d344 Mon Sep 17 00:00:00 2001 From: David Lemarier Date: Fri, 11 Apr 2014 23:30:46 -0400 Subject: [PATCH] Fix commit version for update.json --- update.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/update.json b/update.json index 575208b..12f9d53 100644 --- a/update.json +++ b/update.json @@ -8,7 +8,7 @@ "description": "Quick update to fix quality changing bug.", "changeLog": ["Fixes a bug that wouldn't allow for changing the quality"], "gitTag": "v0.2.8-beta", - "gitCommit": "3eda43d" + "gitCommit": "83ef059" }, "linux": { "x86": { @@ -20,7 +20,7 @@ "description": "Quick update to fix quality changing bug.", "changeLog": ["Fixes a bug that wouldn't allow for changing the quality"], "gitTag": "v0.2.8-beta", - "gitCommit": "3eda43d" + "gitCommit": "83ef059" }, "x64": { "version": "0.2.8.1", @@ -31,7 +31,7 @@ "description": "Quick update to fix quality changing bug.", "changeLog": ["Fixes a bug that wouldn't allow for changing the quality"], "gitTag": "v0.2.8-beta", - "gitCommit": "3eda43d" + "gitCommit": "83ef059" } }, "mac": { @@ -43,6 +43,6 @@ "description": "Quick update to fix quality changing bug.", "changeLog": ["Fixes a bug that wouldn't allow for changing the quality"], "gitTag": "v0.2.8-beta", - "gitCommit": "3eda43d" + "gitCommit": "83ef059" } } \ No newline at end of file