Bump version 12.0.4

This commit is contained in:
John Livingston 2025-05-12 16:12:41 +02:00
parent 88376b82ee
commit 090679d6c3
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## (???) Not Released Yet
## 12.0.4 Not Released Yet
### Minor changes and fixes

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "peertube-plugin-livechat",
"version": "12.0.3",
"version": "12.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "peertube-plugin-livechat",
"version": "12.0.3",
"version": "12.0.4",
"license": "AGPL-3.0",
"dependencies": {
"@xmpp/jid": "^0.13.2",

View File

@ -1,7 +1,7 @@
{
"name": "peertube-plugin-livechat",
"description": "PeerTube plugin livechat: create chat rooms for your Peertube lives! Comes with many features: federation, moderation tools, chat bot, chat persistence, OBS integration, ...",
"version": "12.0.3",
"version": "12.0.4",
"license": "AGPL-3.0",
"author": {
"name": "John Livingston",