From 7510e35266a53515a087c46e2062caa16bdbd79e Mon Sep 17 00:00:00 2001 From: Cameron Sutter Date: Wed, 28 Apr 2021 10:34:17 -0600 Subject: [PATCH] fix free trial length bug --- package.json | 2 +- src/dashboard/components/account/ChoiceView.js | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 644e49c10..f88e67fba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plottr", - "version": "2021.4.26", + "version": "2021.4.28", "description": "A visual story-planning tool", "repository": "https://github.com/cameronsutter/plottr_electron.git", "homepage": "plottr.com", diff --git a/src/dashboard/components/account/ChoiceView.js b/src/dashboard/components/account/ChoiceView.js index ccf2e8495..e6f9204e7 100644 --- a/src/dashboard/components/account/ChoiceView.js +++ b/src/dashboard/components/account/ChoiceView.js @@ -32,7 +32,13 @@ export default function ChoiceView(props) {

{t('Access to all the features')}

{t('Create unlimited project files')}

-