Skip to content

Commit 24bb817

Browse files
committed
chore: bump version to v.0.46.1
1 parent 8509054 commit 24bb817

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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.0 (build 16889)**
12+
**Current version: 0.46.1 (build 16918)**
1313

1414
## Why Publii?
1515
Unlike static-site generators that are often unwieldy and difficult to use, Publii provides an

app/back-end/builddata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "0.46.0",
3-
"build": 16917
4-
}
2+
"version": "0.46.1",
3+
"build": 16918
4+
}

app/default-files/default-languages/en-gb/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "English - default",
33
"version": "1.7.1",
44
"author": "Publii Team",
5-
"publiiSupport": "0.46.0",
5+
"publiiSupport": "0.46.1",
66
"momentLocale": "en",
77
"wysiwygTranslation": false
88
}

app/default-files/default-languages/pl/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Polish - default",
33
"version": "1.7.1",
44
"author": "Publii Team",
5-
"publiiSupport": "0.46.0",
5+
"publiiSupport": "0.46.1",
66
"momentLocale": "pl",
77
"wysiwygTranslation": true
88
}

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.

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: 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.0",
4+
"version": "0.46.1",
55
"description": "Static Site CMS",
66
"homepage": "https://getpublii.com",
77
"author": {

0 commit comments

Comments
 (0)