Skip to content

Commit

Permalink
timeline, revenue
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniEmerald committed Jan 1, 2024
1 parent 0574540 commit bbd4b6e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion json/revenue.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
{ "period": "2023-08", "values": [3, 2] },
{ "period": "2023-09", "values": [3, 2] },
{ "period": "2023-10", "values": [1, 1] },
{ "period": "2023-11", "values": [1, 0.8] }
{ "period": "2023-11", "values": [1, 0.8] },
{ "period": "2023-12", "values": [1, 0.9] }
]
}
5 changes: 5 additions & 0 deletions json/timeline.json
Original file line number Diff line number Diff line change
Expand Up @@ -1061,5 +1061,10 @@
{
"name": "2.40.0",
"date": "2023-12-26"
},
{
"name": "A Message from the Pokémon Masters EX Team (Vol. 56)",
"link": "https://pokemonmasters-game.com/en-US/announcements/Other_5120_1W_1",
"date": "2024-01-01"
}
]

0 comments on commit bbd4b6e

Please sign in to comment.