Skip to content

Commit

Permalink
Releasing 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malaskowski committed Mar 16, 2024
1 parent 98fcff8 commit 5baf9a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ All notable changes to `knotx-template-engine` will be documented in this file.

## Unreleased
List of changes that are finished but not yet released in any final version.

## 2.4.0
- [PR-59](https://github.com/Knotx/knotx-template-engine/pull/59) Upgrade Gradle to 7.6.3, Handlebars to 4.3.1, Pebble Templates to 3.2.2

## 2.3.1
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=2.3.2-SNAPSHOT
version=2.4.0
publication.scm=scm:git:git://github.com:Knotx/knotx-template-engine.git

0 comments on commit 5baf9a8

Please sign in to comment.