diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-06-11 20:19:43 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-06-11 20:20:01 +0200 |
commit | 7cc050569eb6e6749fe863b9d1f21b95115fc9e7 (patch) | |
tree | 9efebff63ca991b281a9e6f7d2c7074f166a6284 /project.conf | |
parent | e493a390b119e8a44f60c3ae93ed92cf227313f3 (diff) |
Record all applications when selecting 'Record audio from all applications except the selected ones' without selecting any application to excludeHEAD5.7.4master
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 647c88e..b19f211 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gpu-screen-recorder-gtk" type = "executable" -version = "5.7.3" +version = "5.7.4" platforms = ["posix"] [config] |