mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-20 18:54:13 +00:00
Merge branch 'release' into develop
This commit is contained in:
commit
c875861dab
3 changed files with 4 additions and 3 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "habitica",
|
||||
"version": "4.65.1",
|
||||
"version": "4.65.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "habitica",
|
||||
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
||||
"version": "4.65.1",
|
||||
"version": "4.65.2",
|
||||
"main": "./website/server/index.js",
|
||||
"dependencies": {
|
||||
"@slack/client": "^3.8.1",
|
||||
|
|
|
|||
|
|
@ -37,7 +37,8 @@ api.getNews = {
|
|||
<h3>New Pet Quest: The Insta-Gator!</h3>
|
||||
<p>Drop what you're doing, right now, and head to the Quest Shop!<sup>*</sup> Get the latest pet quest, <a href='/shops/quests' target='_blank'>The Insta-Gator</a>, and earn some cunning alligator pets by completing your real-life tasks.</p>
|
||||
<div class="small">Art by gully, mfonda, UncommonCriminal, tabbytoes, and Willow the Witty</div>
|
||||
<div class="small mb-3">Writing by Mike.Antonacci</div>
|
||||
<div class="small">Writing by Mike.Antonacci</div>
|
||||
<div class="small mb-3">*We're kidding! Feel free to tackle your important Dailies and To-Dos first. To do otherwise would be to play right into the Insta-Gator's jaws!</div>
|
||||
<div class="promo_alligator center-block"></div>
|
||||
<div class="media align-items-center">
|
||||
<div class="media-body">
|
||||
|
|
|
|||
Loading…
Reference in a new issue