version change to v1.3.0
This commit is contained in:
parent
65283e8eb5
commit
88272a5006
4 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -243,9 +243,9 @@
|
|||
<div style="margin-bottom: 20px;"></div>
|
||||
|
||||
<p class="smalltext">
|
||||
v1.2.0. Work-In-Progress. Feedback: <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank"><i class="simpleicon-steam"></i>Steam Discussions</a> <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i class="simpleicon-steam"></i>Steam Guide</a>.<br>
|
||||
v1.3.0. Work-In-Progress. Feedback: <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank"><i class="simpleicon-steam"></i>Steam Discussions</a> <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i class="simpleicon-steam"></i>Steam Guide</a>.<br>
|
||||
Programmed, written and created by 🉑 <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">rezno[R]</a> © 2020–2021<br>
|
||||
<a href="https://store.steampowered.com/app/367520/Hollow_Knight/" target="_blank">Hollow Knight</a> by <a href="https://teamcherry.com.au/" target="_blank">Team Cherry</a> © 2017–2018<br>
|
||||
<a href="https://store.steampowered.com/app/367520/Hollow_Knight/" target="_blank">Hollow Knight</a> by <a href="https://teamcherry.com.au/" target="_blank">Team Cherry</a> © 2017–2021<br>
|
||||
</p>
|
||||
|
||||
<p class="smalltext">
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -128,9 +128,9 @@
|
|||
<div style="margin-bottom: 20px;"></div>
|
||||
|
||||
<p class="smalltext">
|
||||
v1.2.0. Work-In-Progress. Feedback: <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank"><i class="simpleicon-steam"></i>Steam Discussions</a> <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i class="simpleicon-steam"></i>Steam Guide</a>.<br>
|
||||
v1.3.0. Work-In-Progress. Feedback: <a href="https://steamcommunity.com/app/367520/discussions/0/2915472677711090083/" target="_blank"><i class="simpleicon-steam"></i>Steam Discussions</a> <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i class="simpleicon-steam"></i>Steam Guide</a>.<br>
|
||||
Programmed, written and created by 🉑 <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank">rezno[R]</a> © 2020–2021<br>
|
||||
<a href="https://store.steampowered.com/app/367520/Hollow_Knight/" target="_blank">Hollow Knight</a> by <a href="https://teamcherry.com.au/" target="_blank">Team Cherry</a> © 2017–2018<br>
|
||||
<a href="https://store.steampowered.com/app/367520/Hollow_Knight/" target="_blank">Hollow Knight</a> by <a href="https://teamcherry.com.au/" target="_blank">Team Cherry</a> © 2017–2021<br>
|
||||
</p>
|
||||
|
||||
<p class="smalltext">
|
||||
|
|
|
|||
Loading…
Reference in a new issue