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 2551002 commit b1a4c81Copy full SHA for b1a4c81
META-INF/MANIFEST.MF
@@ -7,7 +7,7 @@ Bundle-Name: iComfortWiFi Binding
7
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
8
Bundle-SymbolicName: org.openhab.binding.icomfortwifi;singleton:=true
9
Bundle-Vendor: openHAB
10
-Bundle-Version: 2.4.0.qualifier
+Bundle-Version: 2.5.0.qualifier
11
Import-Package:
12
com.google.gson,
13
com.google.gson.annotations,
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
<artifactId>pom</artifactId>
<groupId>org.openhab.binding</groupId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.5.0-SNAPSHOT</version>
</parent>
<artifactId>org.openhab.binding.icomfortwifi</artifactId>
0 commit comments