hotfix v1.0.1 ready

This commit is contained in:
ReznoRMichael 2021-02-01 18:54:26 +01:00
parent d4072bca24
commit 0a948dd746
5 changed files with 8 additions and 1139 deletions

View file

@ -84,6 +84,10 @@ If you like the tool and wish it developed further with more functions and easie
## Version History ## Version History
* v1.0.1 2021-02-01:
— Quick hotfix for windows save file input text on mobile and broken steel soul save detection
* 2021-01-31: * 2021-01-31:
**Major New Release v1.0!** Finally out of Beta/Early Access. **Major New Release v1.0!** Finally out of Beta/Early Access.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
{ {
"name": "hollow-knight-completion-check", "name": "hollow-knight-completion-check",
"version": "1.0.0", "version": "1.0.1",
"description": "Hollow Knight Analyze Save Completion Online Tool", "description": "Hollow Knight Analyze Save Completion Online Tool",
"main": "index.html", "main": "index.html",
"scripts": { "scripts": {