fix readme, bump version
This commit is contained in:
parent
aa03c926a9
commit
47dfbdea31
@ -12,7 +12,7 @@ This plugin allow you to sell storage space to your users using Stripe subscript
|
|||||||
Payments are automated with Stripe.
|
Payments are automated with Stripe.
|
||||||
|
|
||||||
## Getting Started <a name = "getting_started"></a>
|
## Getting Started <a name = "getting_started"></a>
|
||||||
This is the NCD fork of the [ncd-sell-storage](https://git.ncd-serv.fr/ncd/Peertube-plugins/src/branch/master/peertube-plugin-ncd-sell-storage) PeerTube plugin. This fork at inception allows you to add five packages rather than the original three. Everything else is pretty much left as-is, unless I decide to work on it more.
|
This is the NCD fork of the [peertube-plugin-orion-sell-storage](https://git.ncd-serv.fr/ncd/Peertube-plugins/src/branch/master/peertube-plugin-ncd-sell-storage) PeerTube plugin. This fork at inception allows you to add five packages rather than the original three. Everything else is pretty much left as-is, unless I decide to work on it more.
|
||||||
Check [Prerequisites](#Prerequisites) to install this plugin
|
Check [Prerequisites](#Prerequisites) to install this plugin
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "peertube-plugin-ncd-sell-storage",
|
"name": "peertube-plugin-ncd-sell-storage",
|
||||||
"description": "NCD fork of the peertube-plugin-orion-sell-storage to sell storage to users using Stripe",
|
"description": "NCD fork of the peertube-plugin-orion-sell-storage to sell storage to users using Stripe",
|
||||||
"version": "1.0.4",
|
"version": "1.0.5",
|
||||||
"author": "matty",
|
"author": "matty",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://gitea.nicecrew.digital/matty/peertube-plugin-ncd-sell-storage"
|
"url": "https://gitea.nicecrew.digital/matty/peertube-plugin-ncd-sell-storage"
|
||||||
|
Loading…
Reference in New Issue
Block a user