chore(release): 1.0.0-beta
First beta of the 1.0 line — the full unarr streaming agent (HTTPS streaming, HLS transcode, on-demand + cached subtitles/thumbnails, burn-in, debrid HLS, SSE realtime, auto-resume, seeding).
This commit is contained in:
parent
bc6f85bf39
commit
c86e50245e
2 changed files with 24 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package cmd
|
||||
|
||||
// Version is the CLI version. Overridden by goreleaser ldflags at release time.
|
||||
var Version = "0.14.0"
|
||||
var Version = "1.0.0-beta"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue