Skip to content

Commit 9cf79dc

Browse files
feat: promo video and all day event fix (#167)
1 parent 949c3fa commit 9cf79dc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

envs/demo/env.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"environment": "demo",
33
"stack_versions": {
4-
"backend": "v2.1.2",
4+
"backend": "v2.1.3",
55
"env_secrets": "latest",
66
"frontend": "v1.4.4",
77
"payment_plans": "v2.1.2",
8-
"static_landing": "v2.4.3",
8+
"static_landing": "v2.5.0",
99
"url_registry": "latest"
1010
}
1111
}

envs/qa/env.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"environment": "qa",
33
"stack_versions": {
4-
"backend": "v2.1.2",
4+
"backend": "v2.1.3",
55
"env_secrets": "latest",
66
"frontend": "v1.4.4",
77
"payment_plans": "v2.1.2",
8-
"static_landing": "v2.4.3",
8+
"static_landing": "v2.5.0",
99
"url_registry": "latest"
1010
}
1111
}

0 commit comments

Comments
 (0)