From d4aed6ebaed386747347c1f75f28dec28c2e97cb Mon Sep 17 00:00:00 2001 From: UncleGoogle Date: Mon, 4 May 2020 11:11:39 +0200 Subject: [PATCH] Bump version to 1.0.0 --- CHANGELOG.md | 8 ++++++++ src/manifest.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31de944..0ad4247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## Version 1.0.0 +[Added] +- install +- friends list +- achievements +- friends presence +- game time + ## Version 0.1.0 [Added] diff --git a/src/manifest.json b/src/manifest.json index 9d671ee..4be1f11 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "name": "Integration for Osu!", "platform": "egg", "guid": "79764115-b455-4ff0-be13-a316c7c53dec", - "version": "0.1.0", + "version": "1.0.0", "description": "Until GOG provide osu id this plugin is shown as Newegg", "author": "Mesco", "email": "mieszkoziemowit@gmail.com",