Skip to content

Commit

Permalink
✨ feat: 5.0 vernum
Browse files Browse the repository at this point in the history
  • Loading branch information
xytoki committed Aug 27, 2024
1 parent 3d0a1ac commit 4d8401d
Showing 1 changed file with 119 additions and 0 deletions.
119 changes: 119 additions & 0 deletions src/views/Achievement/versionMap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1266,6 +1266,125 @@ const versionMap = {
82212: 4.7,
82211: 4.7,
82210: 4.7,

80328: 5.0,
80329: 5.0,
80330: 5.0,
80331: 5.0,
80332: 5.0,
80333: 5.0,
80334: 5.0,
80335: 5.0,
80336: 5.0,
80337: 5.0,
80338: 5.0,
80339: 5.0,
80342: 5.0,
80343: 5.0,
80345: 5.0,
80346: 5.0,
80347: 5.0,
80348: 5.0,
81488: 5.0,
81489: 5.0,
81490: 5.0,
81491: 5.0,
81492: 5.0,
81493: 5.0,
81494: 5.0,
81496: 5.0,
81497: 5.0,
81499: 5.0,
81500: 5.0,
81501: 5.0,
81502: 5.0,
81503: 5.0,
81504: 5.0,
81505: 5.0,
81506: 5.0,
81507: 5.0,
81508: 5.0,
81509: 5.0,
81510: 5.0,
81511: 5.0,
81512: 5.0,
81513: 5.0,
81516: 5.0,
81518: 5.0,
81519: 5.0,
81520: 5.0,
81521: 5.0,
81522: 5.0,
81523: 5.0,
81524: 5.0,
81525: 5.0,
81526: 5.0,
81527: 5.0,
81528: 5.0,
81529: 5.0,
82213: 5.0,
82214: 5.0,
82215: 5.0,
82216: 5.0,
82217: 5.0,
82218: 5.0,
82219: 5.0,
82220: 5.0,
82221: 5.0,
82222: 5.0,
82223: 5.0,
82224: 5.0,
82225: 5.0,
82226: 5.0,
82227: 5.0,
82228: 5.0,
82229: 5.0,
82230: 5.0,
82231: 5.0,
82232: 5.0,
82233: 5.0,
82234: 5.0,
82235: 5.0,
82236: 5.0,
82237: 5.0,
82238: 5.0,
82239: 5.0,
82240: 5.0,
82241: 5.0,
82242: 5.0,
82243: 5.0,
82244: 5.0,
82245: 5.0,
82246: 5.0,
82247: 5.0,
82248: 5.0,
82249: 5.0,
82250: 5.0,
82251: 5.0,
84321: 5.0,
84322: 5.0,
84323: 5.0,
84324: 5.0,
84325: 5.0,
84326: 5.0,
84327: 5.0,
84575: 5.0,
84576: 5.0,
84578: 5.0,
84579: 5.0,
84580: 5.0,
84581: 5.0,
84582: 5.0,
84583: 5.0,
86039: 5.0,
86040: 5.0,
86041: 5.0,
86042: 5.0,
86043: 5.0,
86044: 5.0,
86045: 5.0,
86046: 5.0,
86047: 5.0,
} as Record<number, number>
export const versionDateMap = {
5.0: new Date('2024-08-28'),
Expand Down

0 comments on commit 4d8401d

Please sign in to comment.