Skip to content

Commit 43bd1df

Browse files
Raised version for proper release #5
1 parent 6ecebf9 commit 43bd1df

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.1
2+
-----------
3+
* Added release artifact to GitHub releases
4+
15
V 1.0
26
-----------
37
* Added possibility to pass custom labels and annotations to the AlertManager

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.0
29+
version = 1.1
3030

3131
sourceCompatibility = 1.8
3232
targetCompatibility = 1.8

0 commit comments

Comments
 (0)