Skip to content

Commit

Permalink
Merge tag '3.24.2' into develop
Browse files Browse the repository at this point in the history
Release 3.24.2
  • Loading branch information
msqr committed Jul 11, 2024
2 parents 2a74284 + 33ae3f7 commit e393d61
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion solarnet/ocpp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencyManagement {
}

description = 'SolarNet: OCPP'
version = '2.6.0'
version = '2.6.1'

base {
archivesName = 'solarnet-ocpp'
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.0'
version = '2.9.1'

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

description = 'SolarUser'
version = '2.15.2'
version = '2.15.3'

base {
archivesName = 'solaruser'
Expand Down

0 comments on commit e393d61

Please sign in to comment.