Bump Subsonic API to 1.16.1
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
|||||||
"github.com/go-chi/chi/middleware"
|
"github.com/go-chi/chi/middleware"
|
||||||
)
|
)
|
||||||
|
|
||||||
const Version = "1.15.0"
|
const Version = "1.16.1"
|
||||||
|
|
||||||
type handler = func(http.ResponseWriter, *http.Request) (*responses.Subsonic, error)
|
type handler = func(http.ResponseWriter, *http.Request) (*responses.Subsonic, error)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user