diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-10-04 00:29:59 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-10-04 01:32:27 +0200 |
commit | e80d7676d495ec703f0cedc10599e7c0d49a4f92 (patch) | |
tree | c3172e11056e9351d048ce0d34cf850ee5c2e17c /project.conf | |
parent | c354d88583277a5d38262be63ecd44ec4e2f5a59 (diff) |
Livestream: add silent audio track if not audio input is provided (fixes youtube and other sites)
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 dc004f2..9f32d5f 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gpu-screen-recorder" type = "executable" -version = "1.1.0" +version = "1.2.0" platforms = ["posix"] [config] |