Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Commit

Permalink
16.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
quanglam2807 committed Oct 13, 2019
1 parent 2fdca68 commit 79fcd8e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ baseurl: "" # the subpath of your site, e.g. /blog
url: "https://getwebcatalog.com" # the base hostname & protocol for your site, e.g. http://example.com

# Custom
webcatalog_version: 16.1.0
webcatalog_version: 16.1.1

# Build settings
markdown: kramdown
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "WebCatalog",
"description": "Run Web Apps like Real Apps",
"version": "16.1.0",
"templateVersion": "4.6.0",
"version": "16.1.1",
"templateVersion": "4.6.1",
"engines": {
"node": ">=12.0.0 <13.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Juli",
"description": "AppView template for WebCatalog",
"version": "4.6.0",
"version": "4.6.1",
"engines": {
"node": ">=12.0.0 <13.0.0"
},
Expand Down

0 comments on commit 79fcd8e

Please sign in to comment.