Skip to content

Commit a512462

Browse files
committed
chore: move to 0.4.0
1 parent f64a7ce commit a512462

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"env": {
55
"PATH": "${config:mvn_bin_path}",
66
"JAVA_HOME": "${config:Custom_JAVA_HOME}",
7-
"dist" : "com.obones.binding.openmeteo-0.3.1.jar"
7+
"dist" : "com.obones.binding.openmeteo-0.4.0.jar"
88
}
99
},
1010
"tasks": [

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<artifactId>com.obones.binding.openmeteo</artifactId>
1414

15-
<version>0.3.1</version>
15+
<version>0.4.0</version>
1616

1717
<name>openHAB Add-ons :: Bundles :: Open Meteo Binding</name>
1818

0 commit comments

Comments
 (0)