bump api version
This commit is contained in:
@@ -12,7 +12,7 @@ namespace MareSynchronos.API
|
||||
}
|
||||
public interface IMareHub
|
||||
{
|
||||
const int ApiVersion = 18;
|
||||
const int ApiVersion = 19;
|
||||
const string Path = "/mare";
|
||||
|
||||
Task FilesAbortUpload();
|
||||
|
||||
Reference in New Issue
Block a user