change version to 2.0.0

This commit is contained in:
ReznoRMichael 2022-01-18 18:36:56 +01:00
parent 785246ad7e
commit 98c675c56f
5 changed files with 1648 additions and 8 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -301,7 +301,7 @@
<div style="margin-bottom: 20px;"></div> <div style="margin-bottom: 20px;"></div>
<p class="smalltext"> <p class="smalltext">
v1.7.0. Work-In-Progress. Ideas &amp; Bug Reports: <a v2.0.0. Work-In-Progress. Ideas &amp; 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

View file

@ -1,6 +1,6 @@
{ {
"name": "hollow-knight-completion-check", "name": "hollow-knight-completion-check",
"version": "1.7.0", "version": "2.0.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": {

View file

@ -186,7 +186,7 @@
<div style="margin-bottom: 20px;"></div> <div style="margin-bottom: 20px;"></div>
<p class="smalltext"> <p class="smalltext">
v1.7.0. Work-In-Progress. Ideas &amp; Bug Reports: <a v2.0.0. Work-In-Progress. Ideas &amp; 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