Skip to content

Commit

Permalink
add 'GJ 23/24-Q4' in H2 setup data
Browse files Browse the repository at this point in the history
  • Loading branch information
clean-coder committed Apr 8, 2024
1 parent 4348cc9 commit d486261
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ values (1, 'GJ 22/23-Q4', '2023-04-01', '2023-06-30'),
(6, 'GJ 21/22-Q4', '2022-04-01', '2022-06-30'),
(7, 'GJ 23/24-Q2', '2023-10-01', '2023-12-31'),
(8, 'GJ 23/24-Q3', '2024-01-01', '2024-03-31'),
(9, 'GJ 23/24-Q4', '2024-04-01', '2024-06-30'),
(199, 'Backlog', null, null);

insert into team (id, version, name)
Expand Down

0 comments on commit d486261

Please sign in to comment.