Skip to content

Commit c511d74

Browse files
authored
chore: reopen proposal submission (#2786)
1 parent 87fa77d commit c511d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalyst_voices/packages/internal/catalyst_voices_models/lib/src/campaign/campaign_timeline.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ extension CampaignTimelineX on CampaignTimeline {
6262
'''Proposers submit initial ideas to solve challenges. Each proposal includes the problem, solution, requested ADA budget, and a clear implementation plan.''',
6363
timeline: DateRange(
6464
from: DateTime.utc(2025, 06, 05, 18),
65-
to: DateTime.utc(2025, 06, 10, 18),
65+
to: DateTime.utc(2025, 12, 10, 18),
6666
),
6767
stage: CampaignTimelineStage.proposalSubmission,
6868
),

0 commit comments

Comments
 (0)