diff --git a/manifest.json b/manifest.json index ecf73ef..56a4a06 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.3.0" + "version": "1.3.1" } \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 3fe0cf6..463bacb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "favorites", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "favorites", - "version": "1.2.0", + "version": "1.3.0", "license": "MIT", "devDependencies": { "@stylistic/eslint-plugin": "^3.1.0", diff --git a/package.json b/package.json index 667e7fd..03e9b47 100644 --- a/package.json +++ b/package.json @@ -33,5 +33,5 @@ "tslib": "2.4.0", "typescript": "4.7.4" }, - "version": "1.3.0" + "version": "1.3.1" } \ No newline at end of file diff --git a/versions.json b/versions.json index 88ddcf3..a872ef2 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "1.3.0": "1.8.10" + "1.3.1": "1.8.10" } \ No newline at end of file