chore: bump version to 4.2.50
This commit is contained in:
parent
a28e1e5cc0
commit
6d15dbdb16
14 changed files with 14 additions and 14 deletions
|
|
@ -12,7 +12,7 @@ using System.Text.Json.Serialization;
|
|||
|
||||
const string API_BASE = "https://api.unsandbox.com";
|
||||
const string PORTAL_BASE = "https://unsandbox.com";
|
||||
const string VERSION = "4.2.49";
|
||||
const string VERSION = "4.2.50";
|
||||
|
||||
// ANSI colors
|
||||
const string BLUE = "\x1B[34m";
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ using System.Text.Json.Serialization;
|
|||
|
||||
const string API_BASE = "https://api.unsandbox.com";
|
||||
const string PORTAL_BASE = "https://unsandbox.com";
|
||||
const string VERSION = "4.2.49";
|
||||
const string VERSION = "4.2.50";
|
||||
|
||||
// ANSI colors
|
||||
const string BLUE = "\x1B[34m";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue