1
0
mirror of https://github.com/artizirk/wdisplays.git synced 2025-12-07 16:45:13 +02:00

Release 1.1.3

This commit is contained in:
2025-07-25 14:43:16 +03:00
parent 79225e57a3
commit 157b8c51e8
2 changed files with 9 additions and 2 deletions

View File

@@ -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

View File

@@ -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({