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 6ecebf9 commit 43bd1dfCopy full SHA for 43bd1df
CHANGELOG
@@ -1,3 +1,7 @@
1
+V 1.1
2
+-----------
3
+* Added release artifact to GitHub releases
4
+
5
V 1.0
6
-----------
7
* Added possibility to pass custom labels and annotations to the AlertManager
build.gradle
@@ -26,7 +26,7 @@ serviceLoader {
26
}
27
28
group = 'de.gdata.mobilelab'
29
-version = 1.0
+version = 1.1
30
31
sourceCompatibility = 1.8
32
targetCompatibility = 1.8
0 commit comments