Skip to content

Commit

Permalink
Merge ca395f6 into 8e3f073
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborsimko committed Sep 9, 2020
2 parents 8e3f073 + ca395f6 commit 8021451
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion reana_commons/openapi_specifications/reana_server.json
Expand Up @@ -35,10 +35,10 @@
"application/json": {
"announcement": "This is a QA instance",
"docs_url": "http://docs.reana.io/",
"chat_url": "https://mattermost.web.cern.ch/it-dep/channels/reana",
"client_pyvenv": "/afs/cern.ch/user/r/reana/public/reana/bin/activate",
"forum_url": "https://forum.reana.io/",
"local_users": true,
"chat_url": "https://mattermost.web.cern.ch/it-dep/channels/reana",
"pooling_secs": 15,
"sso": true
}
Expand Down
2 changes: 1 addition & 1 deletion reana_commons/version.py
Expand Up @@ -14,4 +14,4 @@

from __future__ import absolute_import, print_function

__version__ = "0.7.0a5"
__version__ = "0.7.0a6"

0 comments on commit 8021451

Please sign in to comment.