Skip to content

Commit

Permalink
Bump version to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
UncleGoogle committed May 30, 2022
1 parent 74c92c6 commit 73fe602
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
10 changes: 5 additions & 5 deletions current_version.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"tag_name": "v0.9.3",
"tag_name": "v0.10.1",
"assets": [
{
"browser_download_url": "https://github.com/UncleGoogle/galaxy-integration-humblebundle/releases/download/v0.9.3/humble_v0.9.3_win.zip",
"name": "humble_v0.9.3_win.zip"
"browser_download_url": "https://github.com/UncleGoogle/galaxy-integration-humblebundle/releases/download/v0.10.1/humble_v0.10.1_win.zip",
"name": "humble_v0.10.1_win.zip"
},
{
"browser_download_url": "https://github.com/UncleGoogle/galaxy-integration-humblebundle/releases/download/v0.9.3/humble_v0.9.3_mac.zip",
"name": "humble_v0.9.3_mac.zip"
"browser_download_url": "https://github.com/UncleGoogle/galaxy-integration-humblebundle/releases/download/v0.10.1/humble_v0.10.1_mac.zip",
"name": "humble_v0.10.1_mac.zip"
}
]
}
5 changes: 5 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Version 0.10.1
[Fixed]
- Adjusting to humble API changes in May 2022 #183
- Error handling in case of authorisation cookie invalidation #179

## Version 0.10.0

[Fixed]
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Humble Bundle plugin",
"platform": "humble",
"guid": "f0ca3d80-a432-4d35-a9e3-60f27161ac3a",
"version": "0.10.0",
"version": "0.10.1",
"description": "GOG Galaxy 2.0 integration",
"author": "Mesco",
"email": "mieszkoziemowit@gmail.com",
Expand Down

0 comments on commit 73fe602

Please sign in to comment.