Skip to content

Commit 6e2ffca

Browse files
committed
Add v4.30_patch_1
1 parent 5f3b70c commit 6e2ffca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -866,6 +866,7 @@ export type DataRelease = {
866866
};
867867

868868
export const DATA_RELEASES: DataRelease[] = [
869+
{ date: '07102025', version: 'v4.30_patch_1' },
869870
{ date: '06262025', version: 'v4.30' },
870871
{ date: '05202025', version: 'v4.29' },
871872
{ date: '04302025', version: 'v4.28' },

0 commit comments

Comments
 (0)