Skip to content

Commit

Permalink
🐳 chore: v5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xytoki committed Oct 9, 2024
1 parent 1edc6b3 commit 137f76c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/views/Achievement/versionMap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1385,8 +1385,17 @@ const versionMap = {
86045: 5.0,
86046: 5.0,
86047: 5.0,

84334: 5.1,
84333: 5.1,
84332: 5.1,
84331: 5.1,
84330: 5.1,
84329: 5.1,
82252: 5.1,
} as Record<number, number>
export const versionDateMap = {
5.1: new Date('2024-10-09'),
5.0: new Date('2024-08-28'),
4.7: new Date('2024-06-05'),
4.6: new Date('2024-04-24'),
Expand Down

0 comments on commit 137f76c

Please sign in to comment.