Merge branch 'release' into develop

This commit is contained in:
Sabe Jones
2020-03-19 08:12:00 -05:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "habitica",
"version": "4.137.1",
"version": "4.138.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "habitica",
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
"version": "4.137.1",
"version": "4.138.0",
"main": "./website/server/index.js",
"dependencies": {
"@babel/core": "^7.8.7",
@@ -24,5 +24,5 @@ export default {
availableQuests: [
],
featuredSet: 'spring2019OrchidWarriorSet',
featuredSet: 'spring2020PuddleMageSet',
};