From 7842986d187eb41bf9d9ad025bba3fc51869df83 Mon Sep 17 00:00:00 2001 From: UncleGoogle Date: Wed, 6 Oct 2021 23:30:17 +0200 Subject: [PATCH] Bump version to 0.9.5 --- src/CHANGELOG.md | 6 ++++++ src/manifest.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/CHANGELOG.md b/src/CHANGELOG.md index 75d7a8e..c76f3b3 100644 --- a/src/CHANGELOG.md +++ b/src/CHANGELOG.md @@ -1,3 +1,9 @@ +## Version 0.9.5 +(!) WARNING: If you're Humble subscriber, plugin reconnection is needed to sync subscriptions again (!) + +[Fixed] +- Error while loading a subscriptions list (humble choice and Trove games not visible) #161 + ## Version 0.9.4 (!) WARNING: If you're Humble subscriber, plugin reconnection is needed to sync subscriptions again (!) diff --git a/src/manifest.json b/src/manifest.json index 43b8c4c..f3c8b58 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "name": "Humble Bundle plugin", "platform": "humble", "guid": "f0ca3d80-a432-4d35-a9e3-60f27161ac3a", - "version": "0.9.4", + "version": "0.9.5", "description": "GOG Galaxy 2.0 integration", "author": "Mesco", "email": "mieszkoziemowit@gmail.com",