From c728d0f632b3987360d5aa01f33287afaa0d6815 Mon Sep 17 00:00:00 2001 From: Peter Lewis Date: Thu, 2 Mar 2023 11:32:12 +0000 Subject: [PATCH] Bump version to 9 from 8.0.1 It appears that currently only integers are supported. Will aim to resolve in due course! --- docs/changelog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.json b/docs/changelog.json index 0155d72..400612a 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -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." }