diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index c3b06259ce..8684f08477 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "nodebb", - "version": "0.7.3-dev", + "version": "0.7.3", "dependencies": { "async": { "version": "0.9.2", diff --git a/package.json b/package.json index 0e47780a71..86f6ee92a8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "0.7.3-dev", + "version": "0.7.3", "homepage": "http://www.nodebb.org", "repository": { "type": "git",