Skip to content

Commit

Permalink
chore: incrementing version number - v1.15.0-beta.30
Browse files Browse the repository at this point in the history
  • Loading branch information
nodebb-misty committed Oct 21, 2020
1 parent e6440c0 commit 2dd3c96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions install/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "nodebb",
"license": "GPL-3.0",
"description": "NodeBB Forum",
"version": "1.15.0-beta.29",
"version": "1.15.0-beta.30",
"homepage": "http://www.nodebb.org",
"repository": {
"type": "git",
Expand All @@ -18,8 +18,8 @@
},
"nyc": {
"exclude": [
"src/upgrades/*",
"test/*"
"src/upgrades/*",
"test/*"
]
},
"husky": {
Expand Down

0 comments on commit 2dd3c96

Please sign in to comment.