diff --git a/package-lock.json b/package-lock.json index caf790b17b..1fcb24fc69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "habitica", - "version": "4.174.0", + "version": "4.175.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ee78309082..f361683438 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "habitica", "description": "A habit tracker app which treats your goals like a Role Playing Game.", - "version": "4.174.0", + "version": "4.175.0", "main": "./website/server/index.js", "dependencies": { "@babel/core": "^7.12.10",