Skip to content

Commit 6d4a817

Browse files
author
The Technocrat
authored
Update upgrade.go
1 parent b42e187 commit 6d4a817

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/upgrade.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ var upgradeCmd = &cobra.Command{
3131
}
3232

3333
const (
34-
CurrentPlexVersion = "v0.10.4"
34+
CurrentPlexVersion = "v0.11.0"
3535
ReleaseURL = "https://api.github.com/repos/labdao/plex/releases/latest"
3636
ToolsURL = "https://api.github.com/repos/labdao/plex/contents/tools?ref=main"
3737
)

0 commit comments

Comments
 (0)