Skip to content

Commit

Permalink
v2.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jayjduan committed Sep 29, 2021
1 parent ae3e84f commit 92be547
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages": ["packages/*"],
"npmClient": "yarn",
"version": "2.13.2"
"version": "2.13.3"
}
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudbase-cms-admin",
"version": "2.13.2",
"version": "2.13.3",
"private": true,
"description": "An out-of-box UI solution for enterprise applications",
"scripts": {
Expand Down

0 comments on commit 92be547

Please sign in to comment.