diff --git a/README.md b/README.md index 0f10bd21..8e2ddf1d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [Publii](https://getpublii.com/) is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners. -**Current version: 0.44.3 (build 16556)** +**Current version: 0.44.4 (build 16557)** ## Why Publii? Unlike static-site generators that are often unwieldy and difficult to use, Publii provides an diff --git a/app/back-end/builddata.json b/app/back-end/builddata.json index e5804471..f3c6f0e6 100644 --- a/app/back-end/builddata.json +++ b/app/back-end/builddata.json @@ -1,4 +1,4 @@ { - "version": "0.44.3", - "build": 16556 -} \ No newline at end of file + "version": "0.44.4", + "build": 16557 +} diff --git a/app/package-lock.json b/app/package-lock.json index 4a006360..f2af86b5 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -1,12 +1,12 @@ { "name": "Publii", - "version": "0.44.3", + "version": "0.44.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "Publii", - "version": "0.44.3", + "version": "0.44.4", "license": "GPL-3.0", "dependencies": { "@aws-sdk/client-s3": "3.441.0", diff --git a/app/package.json b/app/package.json index 48ea7f3d..55c077ea 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "productName": "Publii", "name": "Publii", - "version": "0.44.3", + "version": "0.44.4", "description": "Static Site CMS", "main": "main.js", "scripts": { diff --git a/package-lock.json b/package-lock.json index dbcaa317..3f49ad65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "Publii", - "version": "0.44.3", + "version": "0.44.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "Publii", - "version": "0.44.3", + "version": "0.44.4", "license": "GPL-3.0", "dependencies": { "node-gyp": "10.0.1" diff --git a/package.json b/package.json index ff2f2345..6df89da4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "productName": "Publii", "name": "Publii", - "version": "0.44.3", + "version": "0.44.4", "description": "Static Site CMS", "homepage": "https://getpublii.com", "author": {