From 4c8db5623ffd23eda1c511032513abc19cbcdd0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 18 Dec 2023 12:12:43 +0200 Subject: Update versions to 0.11.3 --- utils/fallbackswitch/Cargo.toml | 2 +- utils/livesync/Cargo.toml | 2 +- utils/togglerecord/Cargo.toml | 2 +- utils/tracers/Cargo.toml | 2 +- utils/uriplaylistbin/Cargo.toml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'utils') diff --git a/utils/fallbackswitch/Cargo.toml b/utils/fallbackswitch/Cargo.toml index 25649c58..e1f35e83 100644 --- a/utils/fallbackswitch/Cargo.toml +++ b/utils/fallbackswitch/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-fallbackswitch" -version = "0.11.2" +version = "0.11.3" authors = ["Sebastian Dröge ", "Jan Schmidt "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/utils/livesync/Cargo.toml b/utils/livesync/Cargo.toml index d6449a67..ccde6288 100644 --- a/utils/livesync/Cargo.toml +++ b/utils/livesync/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-livesync" -version = "0.11.2" +version = "0.11.3" authors = ["Jan Alexander Steffens (heftig) "] license = "MPL-2.0" description = "Livesync Plugin" diff --git a/utils/togglerecord/Cargo.toml b/utils/togglerecord/Cargo.toml index e702514f..5c0feaef 100644 --- a/utils/togglerecord/Cargo.toml +++ b/utils/togglerecord/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-togglerecord" -version = "0.11.2" +version = "0.11.3" authors = ["Sebastian Dröge "] license = "MPL-2.0" description = "GStreamer Toggle Record Plugin" diff --git a/utils/tracers/Cargo.toml b/utils/tracers/Cargo.toml index edc8cf28..7fe64735 100644 --- a/utils/tracers/Cargo.toml +++ b/utils/tracers/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-tracers" -version = "0.11.2" +version = "0.11.3" authors = ["Guillaume Desmottes "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" diff --git a/utils/uriplaylistbin/Cargo.toml b/utils/uriplaylistbin/Cargo.toml index abcae9c7..d17bac82 100644 --- a/utils/uriplaylistbin/Cargo.toml +++ b/utils/uriplaylistbin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gst-plugin-uriplaylistbin" -version = "0.11.2" +version = "0.11.3" authors = ["Guillaume Desmottes "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" license = "MPL-2.0" -- cgit v1.2.3