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

github.com/sdroege/gst-plugin-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-05-09 20:38:27 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-05-09 20:44:27 +0300
commit573307b32ee4a92356886c935df8dda46ca73cfb (patch)
tree02448e799928734c126a9fd0623f50fb66967c87 /audio/spotify
parentd750e801bc4fd2fb5aa4cf8ecf6c1d26d64537dc (diff)
Update version to 0.10.7
Diffstat (limited to 'audio/spotify')
-rw-r--r--audio/spotify/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spotify/Cargo.toml b/audio/spotify/Cargo.toml
index 62cfcb5d..d2690204 100644
--- a/audio/spotify/Cargo.toml
+++ b/audio/spotify/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-spotify"
-version = "0.10.6"
+version = "0.10.7"
authors = ["Guillaume Desmottes <guillaume@desmottes.be>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"