mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Handled upgrade and expiry of comped subs in Portal
refs https://github.com/TryGhost/Team/issues/1727 refs https://github.com/TryGhost/Team/issues/1728 - allows comped members to upgrade(behind flag) - shows expiry for comped subs
This commit is contained in:
parent
c19d2d8712
commit
a072d5d0a8
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
|||
},
|
||||
"portal": {
|
||||
"url": "https://cdn.jsdelivr.net/npm/@tryghost/portal@~{version}/umd/portal.min.js",
|
||||
"version": "2.9"
|
||||
"version": "2.10"
|
||||
},
|
||||
"sodoSearch": {
|
||||
"url": "https://cdn.jsdelivr.net/npm/@tryghost/sodo-search@~{version}/umd/sodo-search.min.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue