Skip to content

Commit

Permalink
Prepare for release 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
orontee committed Dec 20, 2024
1 parent 1e43fd6 commit 37eaf10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ The format is based on [Keep a
Changelog](https://keepachangelog.com/en/1.0.0/), and this project
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.11.12 - 2024-12-20]

### Changed

- Update of German and Ukrainian translations
[#22](https://github.com/orontee/taranis/issues/22)

## [1.11.1 - 2024-12-6]

### Changed
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'taranis',
'cpp',
version: '1.11.1',
version: '1.11.2',
meson_version: '>= 0.61.2',
default_options : [
'cpp_std=c++17',
Expand Down

0 comments on commit 37eaf10

Please sign in to comment.