Skip to content

Commit 8ea5e07

Browse files
committed
Fix start date
1 parent f466af9 commit 8ea5e07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.prod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
}
248248
},
249249
"2026-jan-itp": {
250-
"start": "2026-01-10",
250+
"start": "2026-01-01",
251251
"end": "2026-04-30",
252252
"sprints": {
253253
"Module-Welcome": [

0 commit comments

Comments
 (0)