Skip to content

Commit

Permalink
Update changelog and gradle.properties for release
Browse files Browse the repository at this point in the history
  • Loading branch information
PeteDarinzo committed Nov 15, 2024
1 parent 3d15fca commit 4cee477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 25.0-SNAPSHOT - unreleased
## 25.0.0 - 2024-11-15

### 💥 Breaking Changes (upgrade difficulty: 🟢 LOW)
* Dynamic configuration for distributed hazelcast objects is no longer supported -- all configuration
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
xhReleaseVersion=25.0-SNAPSHOT
xhReleaseVersion=25.0.0

grailsVersion=6.2.0
grailsGradlePluginVersion=6.2.0
Expand Down

0 comments on commit 4cee477

Please sign in to comment.