mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
Bump Subsonic API to 1.10.2
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
"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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user