Bump version to 9 from 8.0.1

It appears that currently only integers are supported. Will aim to resolve in due course!
This commit is contained in:
Peter Lewis 2023-03-02 11:32:12 +00:00 committed by GitHub
parent b336faaea8
commit c728d0f632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@
"6": "Many small performance improvements & bug fixes. Enjoy!",
"7": "Improved the look & performance of the upload/download chart."
"8": "Updated NodeJS to v18, updated Node modules, improved layout on mobile devices & linting fixes."
"8.0.1": "Updated NodeJS to v18.14.1 and bump node dependencies, both by @pheiduck in #17 and #18."
"9": "Updated NodeJS to v18.14.1 and bump node dependencies, both by @pheiduck in #17 and #18."
}