Skip to content

Commit

Permalink
Addressed PR Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jfkonecn committed Nov 22, 2024
1 parent da3c9d5 commit 43c0d14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/webapp/app/config/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,7 @@ export type DataRelease = {
};

export const DATA_RELEASES: DataRelease[] = [
{ date: '11262024', version: 'v4.23' },
{ date: '10242024', version: 'v4.22' },
{ date: '09252024', version: 'v4.21' },
{ date: '08152024', version: 'v4.20' },
Expand Down

0 comments on commit 43c0d14

Please sign in to comment.