change version number to 2.2.0
This commit is contained in:
parent
94563fe62e
commit
6d63034f27
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hollow-knight-completion-check",
|
"name": "hollow-knight-completion-check",
|
||||||
"version": "2.1.0",
|
"version": "2.2.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": {
|
||||||
|
|
|
||||||
|
|
@ -187,7 +187,7 @@
|
||||||
<div style="margin-bottom: 20px;"></div>
|
<div style="margin-bottom: 20px;"></div>
|
||||||
|
|
||||||
<p class="smalltext">
|
<p class="smalltext">
|
||||||
v2.1.0. Work-In-Progress. Ideas & Bug Reports: <a
|
v2.2.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