diff --git a/manifest.json b/manifest.json index 14bfc77..f11955c 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "Buy Me a Coffee": "https://buymeacoffee.com/polyipseity", "GitHub Sponsors": "https://github.com/sponsors/polyipseity" }, - "version": "2.4.1", + "version": "2.4.2", "authorUrl": "https://github.com/polyipseity", "id": "modules", "isDesktopOnly": false, diff --git a/package-lock.json b/package-lock.json index 4d14d5d..96e5283 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "obsidian-modules", - "version": "2.4.1", + "version": "2.4.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "obsidian-modules", - "version": "2.4.1", + "version": "2.4.2", "funding": [ { "type": "Buy Me a Coffee", @@ -6419,4 +6419,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index b2b5c07..4b17d79 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "sideEffects": false, "style": "styles.css", "type": "module", - "version": "2.4.1", + "version": "2.4.2", "workspaces": [ ".", "build/*" diff --git a/versions.json b/versions.json index 63175a9..7a4dcac 100644 --- a/versions.json +++ b/versions.json @@ -8,5 +8,6 @@ "2.2.0": "1.2.8", "2.3.0": "1.2.8", "2.4.0": "1.2.8", - "2.4.1": "1.2.8" + "2.4.1": "1.2.8", + "2.4.2": "1.2.8" } \ No newline at end of file