Allowed custom release types + handle more MusicBrainz secondary types in UI. fixes #373
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Database
|
||||
class Session;
|
||||
|
||||
using Version = std::size_t;
|
||||
static constexpr Version LMS_DATABASE_VERSION{ 47 };
|
||||
static constexpr Version LMS_DATABASE_VERSION{ 48 };
|
||||
class VersionInfo
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user