Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2023-01-19 20:06:43 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-01-19 20:06:43 +0300
commit4ba452dcc396fb7d487821300f69ba6192c8401e (patch)
tree5032ed2860b9c939ef45af8d95a65761b43cc36f /net/webrtc/signalling/Cargo.toml
parent711313c4c57af5df06bcc9276c17321c42957524 (diff)
Update versions to 0.9.7
Diffstat (limited to 'net/webrtc/signalling/Cargo.toml')
-rw-r--r--net/webrtc/signalling/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/webrtc/signalling/Cargo.toml b/net/webrtc/signalling/Cargo.toml
index e82882146..8dbf9919d 100644
--- a/net/webrtc/signalling/Cargo.toml
+++ b/net/webrtc/signalling/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webrtc-signalling"
-version = "0.9.6"
+version = "0.9.7"
edition = "2021"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"