rework authentication and some other crap for optimizing sql parallelism
This commit is contained in:
@@ -8,7 +8,7 @@ namespace MareSynchronos.API
|
||||
{
|
||||
public class API
|
||||
{
|
||||
public const int Version = 3;
|
||||
public const int Version = 4;
|
||||
}
|
||||
|
||||
public class FilesHubAPI
|
||||
|
||||
Reference in New Issue
Block a user