Skip to content

Commit 7bfe672

Browse files
jfkonecncalvinlu3
andauthored
Update src/main/webapp/app/config/constants.tsx
Co-authored-by: Calvin Lu <[email protected]>
1 parent 3546b74 commit 7bfe672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/app/config/constants.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@ export type DataRelease = {
866866
};
867867

868868
export const DATA_RELEASES: DataRelease[] = [
869-
{ date: '03012025', version: 'v4.25' },
869+
{ date: '01302025', version: 'v4.25' },
870870
{ date: '12192024', version: 'v4.24' },
871871
{ date: '11262024', version: 'v4.23' },
872872
{ date: '10242024', version: 'v4.22' },

0 commit comments

Comments
 (0)