We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b7296 commit c16518cCopy full SHA for c16518c
cmd/upgrade.go
@@ -31,7 +31,7 @@ var upgradeCmd = &cobra.Command{
31
}
32
33
const (
34
- CurrentPlexVersion = "v0.11.0"
+ CurrentPlexVersion = "v0.11.1"
35
ReleaseURL = "https://api.github.com/repos/labdao/plex/releases/latest"
36
ToolsURL = "https://api.github.com/repos/labdao/plex/contents/tools?ref=main"
37
)
0 commit comments