chore(release): passage en version 2.4.0

Bump de version pour la release intégrant la liaison presets↔applications
et la détection du focus/unfocus sur les backends Wayland.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-20 00:54:23 +02:00
parent 3ebfd278af
commit 0b560f69e0
4 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@ These defaults might be overwritten by package maintainers.
"""
COMMIT_HASH = "unknown"
VERSION = "2.3.0"
VERSION = "2.4.0"
# depending on where this file is installed to, make sure to use the proper
# prefix path for data.
DATA_DIR = "/usr/share/input-remapper"