0
Fork 0
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:
Rishabh 2022-08-19 21:04:24 +05:30
parent c19d2d8712
commit a072d5d0a8

View file

@ -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",