Skip to content

Commit

Permalink
chore(version): bump version to 0.37.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dziudek committed Nov 9, 2020
1 parent 65a1061 commit 82cd553
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 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.37.2 (build 13830)**
**Current version: 0.37.3 (build 13870)**

## 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.37.2","build":13865,"status":"beta"}
{"version":"0.37.3","build":13870,"status":"beta"}
2 changes: 1 addition & 1 deletion 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.37.2",
"version": "0.37.3",
"description": "Static Site CMS",
"main": "main.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion 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.37.2",
"version": "0.37.3",
"description": "Static Site CMS",
"homepage": "https://getpublii.com",
"author": {
Expand Down

0 comments on commit 82cd553

Please sign in to comment.