From 157b8c51e850dc5f6b490f56f35cb101a9054e4c Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Fri, 25 Jul 2025 14:43:16 +0300 Subject: [PATCH] Release 1.1.3 --- CHANGELOG.md | 9 ++++++++- meson.build | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b447102..e8223eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ This project tries to adhere to [Semantic Versioning][2]. ## [Unreleased] +## [1.1.3] - 2025-07-25 + +### Fixed + +Fixed tiny GTK dropdown menu on Hyprland (Aleksanaa) + ## [1.1.2] - 2025-07-25 ### Fixed @@ -58,7 +64,8 @@ Update application ID and readme (Jason Francis) [1]: https://keepachangelog.com/en/1.0.0/ [2]: https://semver.org/spec/v2.0.0.html -[Unreleased]: https://github.com/artizirk/wdisplays/compare/1.1.2...HEAD +[Unreleased]: https://github.com/artizirk/wdisplays/compare/1.1.3...HEAD +[1.1.3]: https://github.com/artizirk/wdisplays/compare/1.1.2...1.1.3 [1.1.2]: https://github.com/artizirk/wdisplays/compare/1.1.1...1.1.2 [1.1.1]: https://github.com/artizirk/wdisplays/compare/1.1...1.1.1 [1.1]: https://github.com/artizirk/wdisplays/compare/1.0...1.1 diff --git a/meson.build b/meson.build index c26fc9d..f9dec35 100644 --- a/meson.build +++ b/meson.build @@ -3,7 +3,7 @@ project('network.cycles.wdisplays', 'c', license: 'GPL-3.0-or-later', - version: '1.1.2' + version: '1.1.3' ) conf = configuration_data({