Skip to content

Commit c16518c

Browse files
Update plex version to 0.11.1
1 parent c7b7296 commit c16518c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11.0"
34+
CurrentPlexVersion = "v0.11.1"
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)