From 723d040dd13ac4596495c91b3c54fcea42c0acf0 Mon Sep 17 00:00:00 2001 From: pelikhan Date: Thu, 25 May 2023 13:57:31 -0700 Subject: [PATCH] bump bytecode to v2.9.13 --- bytecode/bytecode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bytecode/bytecode.md b/bytecode/bytecode.md index 56694dd822..c7d4f95426 100644 --- a/bytecode/bytecode.md +++ b/bytecode/bytecode.md @@ -6,7 +6,7 @@ Expressions do not modify the state. They may throw exceptions though. img_version_major = 2 img_version_minor = 9 - img_version_patch = 12 + img_version_patch = 13 img_version = $version magic0 = 0x53766544 // "DevS" magic1 = 0xf1296e0a