mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Updated Portal to show free tier description and benefits
refs https://github.com/TryGhost/Team/issues/1037 - bumps portal to show free tier description and benefits when tiers beta is enabled
This commit is contained in:
parent
018c96413d
commit
1f9edcefec
1 changed files with 2 additions and 2 deletions
|
@ -127,8 +127,8 @@
|
|||
"emailAnalytics": true
|
||||
},
|
||||
"portal": {
|
||||
"url": "https://unpkg.com/@tryghost/portal@~1.13.0/umd/portal.min.js",
|
||||
"version": "1.13"
|
||||
"url": "https://unpkg.com/@tryghost/portal@~1.14.0/umd/portal.min.js",
|
||||
"version": "1.14"
|
||||
},
|
||||
"tenor": {
|
||||
"publicReadOnlyApiKey": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue