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 2024a8d commit cdf5153Copy full SHA for cdf5153
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>uk.me.hardill</groupId>
5
<artifactId>TRADFRI2MQTT</artifactId>
6
- <version>0.0.7-SNAPSHOT</version>
+ <version>0.0.8-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<name>TRADFRI2MQTT</name>
src/main/java/uk/me/hardill/TRADFRI2MQTT/Main.java
@@ -51,7 +51,7 @@
51
import org.json.JSONObject;
52
53
/**
54
- * @author hardillb & r41d
+ * @author hardillb & r41d
55
*
56
*/
57
public class Main {
0 commit comments