mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-18 21:07:44 +03:00
Bump Subsonic API to 1.10.2
This commit is contained in:
parent
1fd6571a87
commit
defdc2ea6b
@ -13,7 +13,7 @@ import (
|
|||||||
"github.com/go-chi/chi"
|
"github.com/go-chi/chi"
|
||||||
)
|
)
|
||||||
|
|
||||||
const Version = "1.10.1"
|
const Version = "1.10.2"
|
||||||
|
|
||||||
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