Workaround amd driver bug: kill notifications with SIGINT instead of SIGKILL

This commit is contained in:
dec05eba
2025-09-24 18:37:53 +02:00
parent d610a980f8
commit 5ee2b95384
3 changed files with 5 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "gsr-ui"
type = "executable"
version = "1.7.6"
version = "1.7.7"
platforms = ["posix"]
[lang.cpp]