Skip to content

Commit 457897a

Browse files
authored
Update RemoteSettings.json
1 parent 9de397d commit 457897a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DevSettings/RemoteSettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"pricing": {
33
"oneYearPrice": 10.00,
44
"oneYearDiscount": true,
5-
"oneYearDiscountPercentage": 5,
5+
"oneYearDiscountPercentage": 20,
66

77
"multiYearPrice": 20.00,
88
"multiYearDiscount": true,
9-
"multiYearDiscountPercentage": 10,
9+
"multiYearDiscountPercentage": 25,
1010

1111
"currency": "USD",
1212
"validUntil": "2024-12-31"

0 commit comments

Comments
 (0)