Skip to content

Commit 0d376e7

Browse files
committed
chore: bump version
1 parent 8fe8097 commit 0d376e7

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[Publii](https://getpublii.com/) is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast
1010
and hassle-free, even for beginners.
1111

12-
**Current version: 0.46.3 (build 17008)**
12+
**Current version: 0.46.4 (build 17037)**
1313

1414
## Why Publii?
1515
Unlike static-site generators that are often unwieldy and difficult to use, Publii provides an
@@ -82,4 +82,4 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
8282

8383

8484
## License
85-
Copyright (c) 2024 TidyCustoms. General Public License v3.0, read [LICENSE](https://getpublii.com/license.html) for details.
85+
Copyright (c) 2025 TidyCustoms. General Public License v3.0, read [LICENSE](https://getpublii.com/license.html) for details.

app/back-end/builddata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "0.46.3",
2+
"version": "0.46.4",
33
"build": 17037
4-
}
4+
}

app/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"productName": "Publii",
33
"name": "Publii",
4-
"version": "0.46.3",
4+
"version": "0.46.4",
55
"description": "Static Site CMS",
66
"main": "main.js",
77
"scripts": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"productName": "Publii",
33
"name": "Publii",
4-
"version": "0.46.3",
4+
"version": "4",
55
"description": "Static Site CMS",
66
"homepage": "https://getpublii.com",
77
"author": {
@@ -62,7 +62,7 @@
6262
"appId": "com.tidycustoms.publii",
6363
"electronVersion": "31.7.6",
6464
"productName": "Publii",
65-
"copyright": "Copyright (C) 2018-2024 TidyCustoms. All rights reserved.",
65+
"copyright": "Copyright (C) 2018-2025 TidyCustoms. All rights reserved.",
6666
"asar": true,
6767
"asarUnpack": [
6868
"*.+(dylib|node|dll|aff|dic)",

0 commit comments

Comments
 (0)