mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Fixed display of free trial pill on Portal
refs https://github.com/TryGhost/Team/issues/1728
This commit is contained in:
parent
a072d5d0a8
commit
61b4651901
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
||||||
},
|
},
|
||||||
"portal": {
|
"portal": {
|
||||||
"url": "https://cdn.jsdelivr.net/npm/@tryghost/portal@~{version}/umd/portal.min.js",
|
"url": "https://cdn.jsdelivr.net/npm/@tryghost/portal@~{version}/umd/portal.min.js",
|
||||||
"version": "2.10"
|
"version": "2.11"
|
||||||
},
|
},
|
||||||
"sodoSearch": {
|
"sodoSearch": {
|
||||||
"url": "https://cdn.jsdelivr.net/npm/@tryghost/sodo-search@~{version}/umd/sodo-search.min.js",
|
"url": "https://cdn.jsdelivr.net/npm/@tryghost/sodo-search@~{version}/umd/sodo-search.min.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue