diff --git a/README.md b/README.md index b0c3226..23ddb1b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Xvirus CLI 4.0.4 +# Xvirus CLI -Xvirus CLI 4.0.4. +Xvirus CLI 4.0.5. ## Table of Contents -- [Xvirus CLI 4.0.4](#xvirus-cli-40) +- [Xvirus CLI](#xvirus-cli) - [Table of Contents](#table-of-contents) - [Minimum Requirements](#minimum-requirements) - [Changelog](#changelog) @@ -12,6 +12,7 @@ Xvirus CLI 4.0.4. - [Get Started](#get-started) - [Avaiable Commands](#avaiable-commands) - [Settings](#settings) + - [Exceptions](#exceptions) ## Minimum Requirements diff --git a/bin/XescSDK.deps.json b/bin/XescSDK.deps.json index a1ca86c..9858ed5 100644 --- a/bin/XescSDK.deps.json +++ b/bin/XescSDK.deps.json @@ -6,7 +6,7 @@ "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v5.0": { - "XescSDK/4.0.4": { + "XescSDK/4.0.5": { "dependencies": { "Microsoft.ML": "1.7.1", "Microsoft.ML.FastTree": "1.7.1", @@ -1039,7 +1039,7 @@ } }, "libraries": { - "XescSDK/4.0.4": { + "XescSDK/4.0.5": { "type": "project", "serviceable": false, "sha512": "" diff --git a/bin/XescSDK.dll b/bin/XescSDK.dll index 019bfb8..a5d9d0e 100644 Binary files a/bin/XescSDK.dll and b/bin/XescSDK.dll differ diff --git a/bin/XescSDK.exe b/bin/XescSDK.exe index 246d491..852076b 100644 Binary files a/bin/XescSDK.exe and b/bin/XescSDK.exe differ