update version and branding

This commit is contained in:
matty 2023-12-13 10:25:18 -05:00
parent f76e9794f9
commit 71d2f52578
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ async function register({
// Create link
const content = `
<a _ngcontent-dke-c79="" id="ncd-subscription-link" routerlinkactive="active" class="sub-menu-entry ng-star-inserted" href="${href}">
${await peertubeHelpers.translate("NCD Storage")}
${await peertubeHelpers.translate("NCTV Storage")}
</a>
`;

View File

@ -10,5 +10,5 @@
"Subscription canceled.": "Souscription annulée.",
"Secure payment with Stripe": "Paiement sécurisé via Stripe",
"Your current plan": "Votre offre actuelle",
"NCD Storage": "NCD Stockage"
"NCTV Storage": "NCTV Stockage"
}

View File

@ -1,7 +1,7 @@
{
"name": "peertube-plugin-ncd-sell-storage",
"description": "NCD fork of the peertube-plugin-orion-sell-storage to sell storage to users using Stripe",
"version": "1.0.8",
"version": "1.1.0",
"author": "matty",
"bugs": "https://gitea.nicecrew.digital/matty/peertube-plugin-ncd-sell-storage",
"clientScripts": [