diff options
author | Chocobozzz <me@florianbigard.com> | 2019-06-03 08:47:25 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-06-03 08:47:25 +0200 |
commit | 88ebb4331092c04f09c453fddafffc80ba0dd7e0 (patch) | |
tree | cc871395ed41230238cd2dd0fdde8d7021e46abf /support/doc | |
parent | 41dad651a4be830e415f40e642555532076c0d4c (diff) | |
download | PeerTube-88ebb4331092c04f09c453fddafffc80ba0dd7e0.tar.gz PeerTube-88ebb4331092c04f09c453fddafffc80ba0dd7e0.tar.zst PeerTube-88ebb4331092c04f09c453fddafffc80ba0dd7e0.zip |
Bumped to version v1.3.0v1.3.0
Diffstat (limited to 'support/doc')
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 9963e1d26..de610893c 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -1,7 +1,7 @@ | |||
1 | openapi: 3.0.0 | 1 | openapi: 3.0.0 |
2 | info: | 2 | info: |
3 | title: PeerTube | 3 | title: PeerTube |
4 | version: 1.3.0-rc.2 | 4 | version: 1.3.0 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |