Skip to content

Commit

Permalink
Release version 13.5.0 (#1494)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kamkha <[email protected]>

Signed-off-by: Daniel Kamkha <[email protected]>
  • Loading branch information
DanielKamkha authored Sep 7, 2022
1 parent c14358a commit ac563d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Gluecodium project Release Notes

## Unreleased
## 13.5.0
Release date: 2022-08-07
### Breaking changes:
* Removed support for `@Cpp(CString)` attribute.
* Removed support for `internal` modifier. `@Internal` attributes should be used instead.
Expand Down
2 changes: 1 addition & 1 deletion gluecodium/src/main/resources/version.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = 13.4.2
version = 13.5.0

0 comments on commit ac563d6

Please sign in to comment.