Skip to content

Commit fc6dcc2

Browse files
committed
Revert "Bump version: 2.0.13 → 2.0.14"
This reverts commit accbb1d.
1 parent accbb1d commit fc6dcc2

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.14
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.14"
5+
"version": "2.0.13"
66
}

0 commit comments

Comments
 (0)