chore: bump version to 4.2.22
Consolidate dotnet SDK with sync/async implementations and add CI testing. Move API and portal off pool to prevent failover when cammy is loaded.
This commit is contained in:
parent
b0c9fd51ad
commit
bc3af266bc
15 changed files with 70 additions and 232 deletions
|
|
@ -6013,7 +6013,7 @@ void print_usage(const char *prog) {
|
|||
* ============================================================================ */
|
||||
|
||||
const char *unsandbox_version(void) {
|
||||
return "4.2.21";
|
||||
return "4.2.22";
|
||||
}
|
||||
|
||||
const char *unsandbox_detect_language(const char *filename) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue