chore: bump version to 4.2.14

This commit is contained in:
russell@unturf.com 2026-01-23 09:26:25 -05:00
parent 47db8c101a
commit e0bb0cb6bb
14 changed files with 226 additions and 29 deletions

View file

@ -6013,7 +6013,7 @@ void print_usage(const char *prog) {
* ============================================================================ */
const char *unsandbox_version(void) {
return "4.2.13";
return "4.2.14";
}
const char *unsandbox_detect_language(const char *filename) {