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 88652e0 commit d838287Copy full SHA for d838287
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.0.11
+current_version = 2.0.12
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.11"
+ "version": "2.0.12"
6
}
0 commit comments