chore: bump version to 4.3.3

This commit is contained in:
russell@unturf.com 2026-02-08 13:18:17 -05:00
parent 39564b2acc
commit 5127f1a019
16 changed files with 16 additions and 16 deletions

View file

@ -6838,7 +6838,7 @@ void print_usage(const char *prog) {
* ============================================================================ */
const char *unsandbox_version(void) {
return "4.3.2";
return "4.3.3";
}
const char *unsandbox_detect_language(const char *filename) {