up to api 13

This commit is contained in:
Stanley Dimant
2022-09-04 21:10:11 +02:00
parent e787f9dc9e
commit 4b3fb354ee

View File

@@ -2,7 +2,7 @@
{ {
public class Api public class Api
{ {
public const int Version = 12; public const int Version = 13;
public const string Path = "/mare"; public const string Path = "/mare";
public const string SendFileAbortUpload = "AbortUpload"; public const string SendFileAbortUpload = "AbortUpload";