From 24b185ff5549d1dec883a98e593d56cc76886d9a Mon Sep 17 00:00:00 2001 From: pelikhan Date: Mon, 24 Jul 2023 09:48:05 +0200 Subject: [PATCH] bump bytecode to v2.14.9 --- bytecode/bytecode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bytecode/bytecode.md b/bytecode/bytecode.md index 11f3fba43e..a61ee4ef87 100644 --- a/bytecode/bytecode.md +++ b/bytecode/bytecode.md @@ -22,7 +22,7 @@ For a more highlevel description of runtime and bytecode, see [Runtime implement img_version_major = 2 img_version_minor = 14 - img_version_patch = 8 + img_version_patch = 9 img_version = $version magic0 = 0x53766544 // "DevS" magic1 = 0xf1296e0a