From 3fd59034c51866c37a387013a403ea443199b7f3 Mon Sep 17 00:00:00 2001 From: IceDBorn <51162078+IceDBorn@users.noreply.github.com> Date: Thu, 26 Oct 2023 23:29:31 +0300 Subject: [PATCH] native: 0.3.3 -> 0.3.4 --- native/connector/util.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native/connector/util.sh b/native/connector/util.sh index e16afda..33f3f1c 100755 --- a/native/connector/util.sh +++ b/native/connector/util.sh @@ -1,4 +1,4 @@ -VERSION="0.3.3" +VERSION="0.3.4" VIRTMIC_NODE_NAME='pipewire-screenaudio' TEMP_PATH_ROOT="$XDG_RUNTIME_DIR/pipewire-screenaudio"