aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/habitica
diff options
context:
space:
mode:
authorLibravatar Ian Sealy <git@iansealy.com>2020-11-10 17:52:34 +0000
committerLibravatar Ian Sealy <git@iansealy.com>2020-11-10 17:52:34 +0000
commitf43c427b2a91fb53847e3da9452cc69864782942 (patch)
treee2f1f083602f077a0e014d2d77a2193cafc1eaa6 /recipes/habitica
parentHabitica: Add notification count. (diff)
downloadferdium-recipes-f43c427b2a91fb53847e3da9452cc69864782942.tar.gz
ferdium-recipes-f43c427b2a91fb53847e3da9452cc69864782942.tar.zst
ferdium-recipes-f43c427b2a91fb53847e3da9452cc69864782942.zip
Update version number.
Diffstat (limited to 'recipes/habitica')
-rwxr-xr-xrecipes/habitica/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/habitica/package.json b/recipes/habitica/package.json
index 8fd53a1..688d3f2 100755
--- a/recipes/habitica/package.json
+++ b/recipes/habitica/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "habitica", 2 "id": "habitica",
3 "name": "Habitica", 3 "name": "Habitica",
4 "version": "1.0.1", 4 "version": "1.0.2",
5 "description": "Habitica", 5 "description": "Habitica",
6 "main": "index.js", 6 "main": "index.js",
7 "license": "MIT", 7 "license": "MIT",