Skip to content

Commit 23618b3

Browse files
committed
fix: update campaign promo dates for Speaker Diarization Pro
1 parent 8f65294 commit 23618b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/assets/data/promos/campaigns.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ export const campaignBannerPromos: Record<string, PromoData> = {
6464
isActive: true,
6565
priority: 50,
6666
osTargets: ["Windows", "OS X"],
67-
startDate: "2026-06-25",
68-
endDate: "2026-07-09",
67+
startDate: "2026-07-29",
68+
endDate: "2026-08-13",
6969
message:
7070
"Speaker Diarization Pro: The AI tool for splitting multi-speaker audio. Detect, separate, and export voices instantly.",
7171
tracking: {

0 commit comments

Comments
 (0)