Commit e06c8a4
authored
feat(kilo-pass): extend 2-month promo period by one week (#1067)
## Summary
Extends the Kilo Pass 2-month promo cutoff from March 14th to March
21st, 2026.
This change updates the `KILO_PASS_MONTHLY_FIRST_2_MONTHS_PROMO_CUTOFF`
constant in `src/lib/kilo-pass/constants.ts`.
## Verification
- Verified the change is a single-line date update matching the pattern
from PR #360.
- Confirmed the new date is exactly 7 days after the current cutoff.
## Visual Changes
N/A
## Reviewer Notes
N/A
Built for
[josh](https://kilo-code.slack.com/archives/C0A6SM2UG8N/p1773343569836179)
by [Kilo for Slack](https://kilo.ai/features/slack-integration)1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments