Skip to content

Commit

Permalink
chore: bump version to 0.40.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dziudek committed Jul 13, 2022
1 parent d1ce090 commit b274163
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.40.1 (build 15733)**
**Current version: 0.40.2 (build 15735)**

## Why Publii?
Unlike static-site generators that are often unwieldy and difficult to use, Publii provides an
Expand Down
2 changes: 1 addition & 1 deletion app/back-end/builddata.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"0.40.1","build":15734}
{"version":"0.40.2","build":15735}
4 changes: 2 additions & 2 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"productName": "Publii",
"name": "Publii",
"version": "0.40.1",
"version": "0.40.2",
"description": "Static Site CMS",
"main": "main.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"productName": "Publii",
"name": "Publii",
"version": "0.40.1",
"version": "0.40.2",
"description": "Static Site CMS",
"homepage": "https://getpublii.com",
"author": {
Expand Down

0 comments on commit b274163

Please sign in to comment.