Skip to content

Commit 88704b8

Browse files
Version increase for release of hotfix #9
Signed-off-by: Decker, Stefan <[email protected]>
1 parent 6c4925f commit 88704b8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
V 1.2.1
2+
-----------
3+
* Fixed alerts with zero grace time
4+
15
V 1.2
26
-----------
37
* Added JMTE-Template resolving to values for custom labels and annotations

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ serviceLoader {
2626
}
2727

2828
group = 'de.gdata.mobilelab'
29-
version = 1.2
29+
version = "1.2.1"
3030

3131
sourceCompatibility = 1.8
3232
targetCompatibility = 1.8

0 commit comments

Comments
 (0)