Update version

Forgot to build client
This commit is contained in:
Chocobozzz 2023-01-06 09:17:35 +01:00
parent 0f21ae6b8a
commit 913504234f
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-akismet",
"version": "0.0.5",
"version": "0.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "peertube-plugin-akismet",
"version": "0.0.5",
"version": "0.0.6",
"dependencies": {
"akismet-api": "^5.3.0"
},

View File

@ -1,6 +1,6 @@
{
"name": "peertube-plugin-akismet",
"version": "0.0.5",
"version": "0.0.6",
"description": "Reject local comments, remote comments and registrations based on Akismet service",
"engine": {
"peertube": ">=4.3.0"