Skip to content

Commit

Permalink
2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonhellman committed Jul 1, 2018
1 parent 4c5c01b commit 78c7efb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions change_log/change_log.js
@@ -1,5 +1,13 @@
const changeLog = [];

changeLog.push({
version: `2.3.7`,
date: `Sunday, July 1, 2018`,
"HIT Tracker": [
'Week ranges are no longer hardcoded and will no longer require updates to fix.'
]
});

changeLog.push({
version: `2.3.6`,
date: `Thursday, May 31, 2018`,
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Expand Up @@ -3,7 +3,7 @@

"name": "MTurk Suite",

"version": "2.3.6",
"version": "2.3.7",

"description":
"Enchances Mechanical Turk to increase your efficiency and earnings.",
Expand Down

0 comments on commit 78c7efb

Please sign in to comment.