Skip to content

Commit cc23bcf

Browse files
committed
Bump version: 2.0.12 → 2.0.13
1 parent 0ab573a commit cc23bcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.0.12
2+
current_version = 2.0.13
33
commit = True
44
tag = True
55

src/build/settings/base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"app_name": "RIMSEvaluation",
33
"author": "Reto Trappitsch",
44
"main_module": "src/main/python/main.py",
5-
"version": "2.0.12"
5+
"version": "2.0.13"
66
}

0 commit comments

Comments
 (0)