Skip to content

Commit

Permalink
Merge tag '3.33.0' into develop
Browse files Browse the repository at this point in the history
Release 3.33.0
  • Loading branch information
msqr committed Oct 20, 2024
2 parents e8b2205 + c88eb26 commit eecda0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion solarnet/solarquery/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 = 'SolarQuery'
version = '2.8.1'
version = '2.8.2'

base {
archivesName = 'solarquery'
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.20.1'
version = '2.21.0'

base {
archivesName = 'solaruser'
Expand Down

0 comments on commit eecda0d

Please sign in to comment.