OpenSubsonic API: bumped version since stream endpoint handling changed
This commit is contained in:
@@ -31,7 +31,7 @@ namespace API::Subsonic
|
||||
};
|
||||
|
||||
static inline constexpr ProtocolVersion defaultServerProtocolVersion{ 1, 16, 0 };
|
||||
static inline constexpr std::string_view serverVersion{ "1" };
|
||||
static inline constexpr std::string_view serverVersion{ "2" };
|
||||
}
|
||||
|
||||
namespace StringUtils
|
||||
|
||||
Reference in New Issue
Block a user