From 26b80e78216cc670fc73973a702541b78a21b30b Mon Sep 17 00:00:00 2001 From: Revadike Date: Thu, 24 Jun 2021 04:19:50 +0200 Subject: [PATCH] V1.5.3 --- README.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d37172..368a652 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ Also, this is a good alternative, in case you don't like using Epic's client or To which I will say, why not? Most of these games are actually outstanding games! Even if you don't like Epic and their shenanigans, you will be pleased to know that Epic actually funds all the free copies that are given away: ["But we actually found it was more economical to pay developers [a lump sum] to distribute their game free for two weeks..."](https://arstechnica.com/gaming/2019/03/epic-ceo-youre-going-to-see-lower-prices-on-epic-games-store/) ## Changelog +### V1.5.3 + * Fixed missing history.json + ### V1.5.2 * Fixed a looping issue diff --git a/package.json b/package.json index 297e37b..fd0abad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "epicgames-freebies-claimer", - "version": "1.5.2", + "version": "1.5.3", "description": "Claim free game promotions from the Epic Game Store", "author": { "name": "Revadike",