Skip to content

Commit

Permalink
[CHORE] 활동기수 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
mikekks committed Mar 22, 2024
1 parent 130e17f commit 87cd589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/common/constant/active-generation.const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
* 활동 기수
* TODO: 2월 1일, 8월 1일 기준으로 1씩 단조증가하게 만들기
*/
export const ACTIVE_GENERATION = 33;
export const ACTIVE_GENERATION = 34;

0 comments on commit 87cd589

Please sign in to comment.