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:
Deivid Soto 2026-06-02 14:08:30 +02:00
parent bc6f85bf39
commit c86e50245e
2 changed files with 24 additions and 1 deletions

View file

@ -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"