Adjust new pricing date

This commit is contained in:
Uku Taht 2021-05-13 15:57:20 +03:00
parent f16666e374
commit d10d8fb7dd

View File

@ -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 =