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 f1ef1ca commit 882c39fCopy full SHA for 882c39f
bnd.bnd
@@ -1,5 +1,5 @@
1
Bundle-Name: Health Check
2
Bundle-SymbolicName: com.github.lgdd.liferay.health
3
-Bundle-Version: 1.1.1
+Bundle-Version: 1.1.2
4
Export-Package:\
5
com.github.lgdd.liferay.health.api;
build.gradle
@@ -1,4 +1,4 @@
-version = "1.1.1"
+version = "1.1.2"
apply plugin: "java"
apply plugin: "maven-publish"
0 commit comments