]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bumped to version v3.1.0 v3.1.0
authorChocobozzz <me@florianbigard.com>
Wed, 24 Mar 2021 16:47:59 +0000 (17:47 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 24 Mar 2021 16:47:59 +0000 (17:47 +0100)
client/package.json
package.json
support/doc/api/openapi.yaml

index dac7218aea73bbd586b3181c8e630c552d830085..7a97aae374f1a9f28e5feefb7f03926668633987 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "3.1.0-rc.1",
+  "version": "3.1.0",
   "private": true,
   "license": "AGPL-3.0",
   "author": {
index c8773ed067ac9d2a281875b997f67acbccf455a9..67a54a57f3ed3e7b664735063e9873001e5cf143 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.",
-  "version": "3.1.0-rc.1",
+  "version": "3.1.0",
   "private": true,
   "licence": "AGPL-3.0",
   "engines": {
     "silent": true
   },
   "sasslintConfig": "client/.sass-lint.yml",
-  "_moduleAliases": {
-    "@server": "dist/server"
-  },
   "bundlewatch": {
     "files": [
       {
index c7b266f4b91fb013e7341e1727f3223704462dc7..bf99cb45c5e8eb719c4f38bb3b503c7499b1de46 100644 (file)
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: PeerTube
-  version: 3.1.0-rc.1
+  version: 3.1.0
   contact:
     name: PeerTube Community
     url: 'https://joinpeertube.org'