Skip to content

Commit

Permalink
v8.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael committed Jul 2, 2019
1 parent 01a3546 commit 63dbcee
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ESGST.meta.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// ==UserScript==
// @version 8.3.16
// @version 8.3.17
// ==/UserScript==
6 changes: 3 additions & 3 deletions ESGST.user.js

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
[
{
"date": "July 2, 2019",
"version": "8.3.17",
"changelog": {
"1393": "Google Web App: fix bug that removes entries from the no CV list if PHPSESSID is invalid",
"1410": "Content Loader: fix bug that prevents User Info from working",
"1411": "Created / Entered / Won Giveaway Details: fix bug that does not display chance / ratio in the entered page",
"1412": "Giveaway Extractor: fix bug that does not load all endless features in new tabs",
"1414": "Comment Formatting Helper: fix bug that does not format images when the file extension is in caps",
"1416": "Comment Formatting Helper: fix bug that does not format URLs containing parenthesis correctly"
}
},
{
"date": "June 28, 2019",
"version": "8.3.16",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esgst",
"version": "8.3.16",
"version": "8.3.17",
"description": "A script that adds some cool features to SteamGifts and SteamTrades.",
"author": "gsrafael01",
"bugs": {
Expand Down Expand Up @@ -53,7 +53,7 @@
"webpack-shell-plugin": "0.5.0",
"webpack-cli": "^3.1.0"
},
"devVersion": "8.3.17-dev.9",
"devVersion": "8.3.17",
"homepage": "https://github.com/gsrafael01/ESGST",
"keywords": [
"esgst",
Expand Down

0 comments on commit 63dbcee

Please sign in to comment.