File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -93,5 +93,5 @@ LABEL org.opencontainers.image.title="reana-server"
9393LABEL org.opencontainers.image.url="https://github.com/reanahub/reana-server"
9494LABEL org.opencontainers.image.vendor="reanahub"
9595# x-release-please-start-version
96- LABEL org.opencontainers.image.version="0.95.0-alpha.2 "
96+ LABEL org.opencontainers.image.version="0.95.0-alpha.3 "
9797# x-release-please-end
Original file line number Diff line number Diff line change 22 "info" : {
33 "description" : " Submit workflows to be run on REANA Cloud" ,
44 "title" : " REANA Server" ,
5- "version" : " 0.95.0a2 "
5+ "version" : " 0.95.0a3 "
66 },
77 "paths" : {
88 "/account/settings/linkedaccounts/" : {},
Original file line number Diff line number Diff line change 1414
1515from __future__ import absolute_import , print_function
1616
17- __version__ = "0.95.0a2 "
17+ __version__ = "0.95.0a3 "
You can’t perform that action at this time.
0 commit comments