We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent accbb1d commit fc6dcc2Copy full SHA for fc6dcc2
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.0.14
+current_version = 2.0.13
3
commit = True
4
tag = True
5
src/build/settings/base.json
@@ -2,5 +2,5 @@
"app_name": "RIMSEvaluation",
"author": "Reto Trappitsch",
"main_module": "src/main/python/main.py",
- "version": "2.0.14"
+ "version": "2.0.13"
6
}
0 commit comments