From e41ca5ab8a4187df4230db2b14d21c8587f78eab Mon Sep 17 00:00:00 2001 From: 4Source <38220764+4Source@users.noreply.github.com.> Date: Sat, 16 Aug 2025 20:55:11 +0000 Subject: [PATCH] Apply version 1.0.0 --- manifest.json | 2 +- package.json | 4 ++-- versions.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index d6bd17f..bcf0a78 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": "0.0.1" + "version": "1.0.0" } \ No newline at end of file diff --git a/package.json b/package.json index 90e0b5d..efb9898 100644 --- a/package.json +++ b/package.json @@ -32,5 +32,5 @@ "tslib": "2.4.0", "typescript": "4.7.4" }, - "version": "0.0.1" -} + "version": "1.0.0" +} \ No newline at end of file diff --git a/versions.json b/versions.json index bf293cf..cf6e54b 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "0.0.1": "1.8.10" + "1.0.0": "1.8.10" } \ No newline at end of file