mastodon: 3.3.0 -> 3.4.0

./update.sh --ver v3.4.0 --patches ./resolutions.patch
This commit is contained in:
Kerstin Humm
2021-05-21 15:04:12 +02:00
committed by erictapen
parent 433a9f8f85
commit dfd9d996e2
7 changed files with 1631 additions and 1454 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ diff -Naur --label a/package.json --label b/package.json a/package.json b/packag
+++ b/package.json
@@ -1,4 +1,5 @@
{
+ "version": "3.3.0",
+ "version": "3.4.0",
"name": "@tootsuite/mastodon",
"license": "AGPL-3.0-or-later",
"engines": {