We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 757659b + a56899c commit bf4087eCopy full SHA for bf4087e
2 files changed
solarnet/datum/build.gradle
@@ -16,7 +16,7 @@ dependencyManagement {
16
}
17
18
description = 'SolarNet: Datum'
19
-version = '5.1.0'
+version = '5.2.0'
20
21
base {
22
archivesName = 'solarnet-datum'
solarnet/solarquery/build.gradle
@@ -9,7 +9,7 @@ apply plugin: 'org.springframework.boot'
9
apply plugin: 'io.spring.dependency-management'
10
11
description = 'SolarQuery'
12
-version = '4.0.1'
+version = '4.1.0'
13
14
15
archivesName = 'solarquery'
0 commit comments