diff --git a/manifest.json b/manifest.json index bcf0a78..d6bd17f 100644 --- a/manifest.json +++ b/manifest.json @@ -7,5 +7,5 @@ "authorUrl": "https://github.com/4Source", "isDesktopOnly": false, "fundingUrl": "https://www.buymeacoffee.com/4Source", - "version": "1.0.0" + "version": "0.0.1" } \ No newline at end of file diff --git a/package.json b/package.json index efb9898..bc741a3 100644 --- a/package.json +++ b/package.json @@ -32,5 +32,5 @@ "tslib": "2.4.0", "typescript": "4.7.4" }, - "version": "1.0.0" + "version": "0.0.1" } \ No newline at end of file diff --git a/versions.json b/versions.json index cf6e54b..bf293cf 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "1.0.0": "1.8.10" + "0.0.1": "1.8.10" } \ No newline at end of file