mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-09 11:52:35 +03:00
Bump Subsonic API to 1.16.1
This commit is contained in:
parent
8e584ee020
commit
71b77cba2b
@ -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)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user