Bump version 7.1.0
This commit is contained in:
parent
dd3ab7de53
commit
abed34ec07
@ -1,12 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## ??? (Unreleased yet)
|
||||
## 7.1.0
|
||||
|
||||
### Minor changes and fixes
|
||||
|
||||
* Translations are now made using Weblate. This requires some technical changes, but there is no functional differences.
|
||||
|
||||
TODO: update the documentation
|
||||
* Translations are now made using [Weblate](https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/). This requires some technical changes, but there is no functional differences.
|
||||
* Translation updates.
|
||||
|
||||
## 7.0.2
|
||||
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "peertube-plugin-livechat",
|
||||
"version": "7.0.2",
|
||||
"version": "7.1.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "peertube-plugin-livechat",
|
||||
"version": "7.0.2",
|
||||
"version": "7.1.0",
|
||||
"license": "AGPL-3.0",
|
||||
"dependencies": {
|
||||
"async": "^3.2.2",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "peertube-plugin-livechat",
|
||||
"description": "PeerTube plugin livechat: offers a way to embed a chat system into Peertube.",
|
||||
"version": "7.0.2",
|
||||
"version": "7.1.0",
|
||||
"license": "AGPL-3.0",
|
||||
"author": {
|
||||
"name": "John Livingston",
|
||||
|
Loading…
Reference in New Issue
Block a user