Skip to content

Commit

Permalink
Release version 13.7.3 (#1566)
Browse files Browse the repository at this point in the history
Signed-off-by: Yauheni Khnykin <[email protected]>
  • Loading branch information
Hsilgos authored Jan 2, 2024
1 parent a43bfa6 commit 5fcdcd5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Gluecodium project Release Notes

## Unreleased
## 13.7.3
### Features:
* Swift crashes with more clear error in case when UTF-8 string can't be decoded.
### Bug fixes:
* CMake script to link Swift frameworks doesn't link a framework to itself.
* Adds preprocessor checks on frameworks imports in Swift to skip an import if necessary.

## 13.7.2
Release date: 2023-10-25
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.7.2
version = 13.7.3

0 comments on commit 5fcdcd5

Please sign in to comment.