mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-05 01:43:11 +03:00
Bump Subsonic API compatibility to 1.13
This commit is contained in:
parent
049ac70b2b
commit
2f11c2dc8f
@ -18,7 +18,7 @@ import (
|
|||||||
"github.com/go-chi/chi/middleware"
|
"github.com/go-chi/chi/middleware"
|
||||||
)
|
)
|
||||||
|
|
||||||
const Version = "1.12.0"
|
const Version = "1.13.0"
|
||||||
|
|
||||||
type Handler = func(http.ResponseWriter, *http.Request) (*responses.Subsonic, error)
|
type Handler = func(http.ResponseWriter, *http.Request) (*responses.Subsonic, error)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user