Publish stable version

This commit is contained in:
Chocobozzz 2022-11-14 14:43:56 +01:00
parent d7c7fc5e58
commit be83d13c23
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "peertube-plugin-hello-world",
"version": "0.0.21-beta.1",
"version": "0.0.21",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "peertube-plugin-hello-world",
"version": "0.0.20",
"version": "0.0.21",
"dependencies": {
"ws": "^8.9.0"
}

View File

@ -1,6 +1,6 @@
{
"name": "peertube-plugin-hello-world",
"version": "0.0.21-beta.1",
"version": "0.0.21",
"description": "Hello world PeerTube plugin example",
"engine": {
"peertube": ">=3.2.0"