Skip to content

Commit

Permalink
Adds data for version 11.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PolariTOON committed May 26, 2024
1 parent a066843 commit 7f1ad8e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ $ npm start

- `mission <mission>` gives the schedule of at least the next two occurences of the given mission in the shop

- `outfit` gives the schedule of the next six sets of outfits in the shop
- `outfit` gives the schedule of the next five sets of outfits in the shop

- `outfit <outfit>` gives the schedule of at least the next two occurrences of the given outfit in the shop

Expand Down
9 changes: 9 additions & 0 deletions src/bindings/updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1125,5 +1125,14 @@
"Added sleeping animation to the player",
"Many bug fixes"
]
},
{
"name": "11.1.1",
"date": {
"android": "2024-04-30",
"ios": "2024-05-01",
"switch": "2024-05-15"
},
"notes": []
}
]

0 comments on commit 7f1ad8e

Please sign in to comment.