change version to 1.7.0
This commit is contained in:
parent
6110e2c151
commit
6442339790
3 changed files with 4 additions and 2 deletions
|
|
@ -94,6 +94,8 @@ If you like the tool and wish it developed further with more functions and easie
|
||||||
|
|
||||||
## Version History
|
## Version History
|
||||||
|
|
||||||
|
* v1.7.0 Upcoming:
|
||||||
|
|
||||||
* v1.6.1 2022-01-14:
|
* v1.6.1 2022-01-14:
|
||||||
|
|
||||||
— **Bug Fixes:**
|
— **Bug Fixes:**
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hollow-knight-completion-check",
|
"name": "hollow-knight-completion-check",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"description": "Hollow Knight Save Game Completion Analyzer Web Tool",
|
"description": "Hollow Knight Save Game Completion Analyzer Web Tool",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
|
|
@ -186,7 +186,7 @@
|
||||||
<div style="margin-bottom: 20px;"></div>
|
<div style="margin-bottom: 20px;"></div>
|
||||||
|
|
||||||
<p class="smalltext">
|
<p class="smalltext">
|
||||||
v1.6.1. Work-In-Progress. Ideas & Bug Reports: <a
|
v1.7.0. Work-In-Progress. Ideas & Bug Reports: <a
|
||||||
href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank"><i
|
href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank"><i
|
||||||
class="simpleicon-steam"></i>Steam Discussions</a> <a
|
class="simpleicon-steam"></i>Steam Discussions</a> <a
|
||||||
href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i
|
href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue