From 88272a50062a9cf3a431e35bb45b26bb26a52340 Mon Sep 17 00:00:00 2001 From: ReznoRMichael Date: Wed, 24 Feb 2021 15:56:01 +0100 Subject: [PATCH] version change to v1.3.0 --- README.md | 2 +- build/index.html | 4 ++-- package.json | 2 +- src/index.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 023a063..a3a6639 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ If you like the tool and wish it developed further with more functions and easie ## Version History -* Upcoming: +* v1.3.0 2021-02-24: — **Game Statistics** Section now divided into Game Statistics and Godhome Statistics diff --git a/build/index.html b/build/index.html index 880d211..fad50d5 100644 --- a/build/index.html +++ b/build/index.html @@ -243,9 +243,9 @@

- v1.2.0. Work-In-Progress. Feedback: Steam Discussions Steam Guide.
+ v1.3.0. Work-In-Progress. Feedback: Steam Discussions Steam Guide.
Programmed, written and created by 🉑 rezno[R] © 2020–2021
- Hollow Knight by Team Cherry © 2017–2018
+ Hollow Knight by Team Cherry © 2017–2021

diff --git a/package.json b/package.json index 026d909..676ce48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hollow-knight-completion-check", - "version": "1.2.0", + "version": "1.3.0", "description": "Hollow Knight Save Game Completion Analyzer Web Tool", "main": "index.html", "scripts": { diff --git a/src/index.html b/src/index.html index c2401d8..f235caa 100644 --- a/src/index.html +++ b/src/index.html @@ -128,9 +128,9 @@

- v1.2.0. Work-In-Progress. Feedback: Steam Discussions Steam Guide.
+ v1.3.0. Work-In-Progress. Feedback: Steam Discussions Steam Guide.
Programmed, written and created by 🉑 rezno[R] © 2020–2021
- Hollow Knight by Team Cherry © 2017–2018
+ Hollow Knight by Team Cherry © 2017–2021