Skip to content

Commit abff984

Browse files
authored
Merge pull request #441 from api-platform/staging
feat: update prices
2 parents e35df5a + 8d9467d commit abff984

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pwa/data/con/2023/prices.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ const prices: Price[] = [
2727
},
2828
price: 159,
2929
startDate: "2023-04-25",
30-
limitDate: "2023-07-31",
30+
limitDate: "2023-07-26",
3131
},
3232
{
3333
title: {
3434
fr: "Ticket 2 jours <br>(Late bird)</br>",
3535
en: "2 days on-site event <br>(Late bird)</br>",
3636
},
3737
price: 209,
38-
startDate: "2023-08-01",
38+
startDate: "2023-07-27",
3939
},
4040
{
4141
title: {

0 commit comments

Comments
 (0)