mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-15 23:01:02 +00:00
hlssink3: Fix version
This commit is contained in:
parent
00172c0485
commit
f84f54fc78
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
name = "gst-plugin-hlssink3"
|
||||
description = "HLS (HTTP Live Streaming) Plugin"
|
||||
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
|
||||
version = "0.1.0"
|
||||
version = "0.8.0"
|
||||
authors = ["Rafael Caricio <rafael@caricio.com>"]
|
||||
edition = "2021"
|
||||
license = "MPL-2.0"
|
||||
|
|
Loading…
Reference in a new issue