Skip to content

Commit

Permalink
Merge tag '3.24.4' into develop
Browse files Browse the repository at this point in the history
Release 3.24.4
  • Loading branch information
msqr committed Jul 23, 2024
2 parents 4c0ee79 + 6377469 commit e65dd4b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion solarnet/datum-input/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencyManagement {
}

description = 'SolarNet: Datum Input'
version = '1.3.2'
version = '1.3.3'

base {
archivesName = 'solarnet-datum-input'
Expand Down
2 changes: 1 addition & 1 deletion solarnet/datum/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencyManagement {
}

description = 'SolarNet: Datum'
version = '2.10.2'
version = '2.10.3'

base {
archivesName = 'solarnet-datum'
Expand Down
2 changes: 1 addition & 1 deletion solarnet/solardin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ apply plugin: 'org.springframework.boot'
apply plugin: 'io.spring.dependency-management'

description = 'SolarDIN'
version = '1.8.4'
version = '1.8.5'

base {
archivesName = 'solardin'
Expand Down
2 changes: 1 addition & 1 deletion solarnet/solarjobs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ apply plugin: 'org.springframework.boot'
apply plugin: 'io.spring.dependency-management'

description = 'SolarJobs'
version = '2.9.1'
version = '2.9.2'

base {
archivesName = 'solarjobs'
Expand Down
2 changes: 1 addition & 1 deletion solarnet/solarocpp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ apply plugin: 'org.springframework.boot'
apply plugin: 'io.spring.dependency-management'

description = 'SolarOCPP'
version = '2.9.1'
version = '2.9.2'

base {
archivesName = 'solarocpp'
Expand Down

0 comments on commit e65dd4b

Please sign in to comment.