File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.9.3 "
2
+ "." : " 0.95.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.95.0] ( https://github.com/reanahub/reana-workflow-controller/compare/0.9.3...0.95.0 ) (2024-03-15)
4
+
5
+
6
+ ### Chores
7
+
8
+ * ** master:** release 0.95.0-alpha.1 ([ 9ebbf2a] ( https://github.com/reanahub/reana-workflow-controller/commit/9ebbf2a3b7f0dbebaa23a0fbb26516920fe31759 ) )
9
+
3
10
## [ 0.9.3] ( https://github.com/reanahub/reana-workflow-controller/compare/0.9.2...0.9.3 ) (2024-03-04)
4
11
5
12
Original file line number Diff line number Diff line change @@ -117,5 +117,5 @@ LABEL org.opencontainers.image.title="reana-workflow-controller"
117
117
LABEL org.opencontainers.image.url="https://github.com/reanahub/reana-workflow-controller"
118
118
LABEL org.opencontainers.image.vendor="reanahub"
119
119
# x-release-please-start-version
120
- LABEL org.opencontainers.image.version="0.95.0-alpha.1 "
120
+ LABEL org.opencontainers.image.version="0.95.0"
121
121
# x-release-please-end
Original file line number Diff line number Diff line change 2
2
"info" : {
3
3
"description" : " Submit and manage workflows" ,
4
4
"title" : " REANA Workflow Controller" ,
5
- "version" : " 0.95.0a1 "
5
+ "version" : " 0.95.0 "
6
6
},
7
7
"paths" : {
8
8
"/api/workflows" : {
You can’t perform that action at this time.
0 commit comments