Skip to content

Commit

Permalink
🚀 synced local 'src/constant/updates.tsx' with remote 'result/updates…
Browse files Browse the repository at this point in the history
….tsx'
  • Loading branch information
HU-Lee committed Jul 27, 2024
1 parent 120eef3 commit 0e51379
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/constant/updates.tsx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
export const pickups = [375];
export const pickups = [376,377];
export const new_manifests = [149];
export const new_buddies = [2016];
export const new_aligns = [373,375];
export const version = "3.8.15";
export const new_aligns = [377];
export const version = "3.8.20";

export const announceDate = "20240706";
export const announceDate = "20240727";

export const announceTitleKo = announceDate + " 업데이트";
export const announceContentKo = (
Expand Down

0 comments on commit 0e51379

Please sign in to comment.