mirror of
https://github.com/plausible/analytics.git
synced 2024-12-18 06:41:29 +03:00
Adjust new pricing date
This commit is contained in:
parent
f16666e374
commit
d10d8fb7dd
@ -3,7 +3,7 @@ defmodule Plausible.Billing.Plans do
|
|||||||
%{limit: 150_000_000, yearly_product_id: "648089", yearly_cost: "$4800"}
|
%{limit: 150_000_000, yearly_product_id: "648089", yearly_cost: "$4800"}
|
||||||
]
|
]
|
||||||
|
|
||||||
@v2_pricing_date ~D[2021-05-11]
|
@v2_pricing_date ~D[2021-05-13]
|
||||||
|
|
||||||
def plans_for(user) do
|
def plans_for(user) do
|
||||||
raw_plans =
|
raw_plans =
|
||||||
|
Loading…
Reference in New Issue
Block a user