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-08-10 17:18:49 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-08-10 17:21:11 +0300
commitd688aeb1844870dc54d851a91260a67cfbc6d557 (patch)
tree534da40d3df0cb08beff960322b168dd2abb3526 /audio/spotify
parent473bc94278d0f35111162b67052377728cf3c236 (diff)
Update versions to 0.12.0-alpha.1
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 3b77b0696..8b9802bdb 100644
--- a/audio/spotify/Cargo.toml
+++ b/audio/spotify/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-spotify"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
authors = ["Guillaume Desmottes <guillaume@desmottes.be>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"