Skip to content

Commit

Permalink
Update version in Changelog and gradle.properties for release
Browse files Browse the repository at this point in the history
  • Loading branch information
PeteDarinzo committed Jul 16, 2024
1 parent d8e72e5 commit 5588d9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Changelog

## 21.0-SNAPSHOT - unreleased
## 20.3.0 - 2024-07-16

### ⚙️ Technical
*

* Improvements to the ability to configure Hibernate 2nd-level caches. See `ClusterConfig` for more
information.

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=21.0-SNAPSHOT
xhReleaseVersion=20.3.0


grailsVersion=6.2.0
Expand Down

0 comments on commit 5588d9c

Please sign in to comment.