Skip to content

Commit 41fcd09

Browse files
committed
set version no to 0.4.5
1 parent 042ec9a commit 41fcd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ext {
2323
}
2424

2525
group = 'com.github.ie3-institute'
26-
version = '0.4.4'
26+
version = '0.4.5'
2727
description = 'DWDWeatherTools'
2828
defaultTasks 'build'
2929
sourceCompatibility = javaVersion

0 commit comments

Comments
 (0)