Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Commit 723d040

Browse files
committed
bump bytecode to v2.9.13
1 parent 0615cf1 commit 723d040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bytecode/bytecode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Expressions do not modify the state. They may throw exceptions though.
66

77
img_version_major = 2
88
img_version_minor = 9
9-
img_version_patch = 12
9+
img_version_patch = 13
1010
img_version = $version
1111
magic0 = 0x53766544 // "DevS"
1212
magic1 = 0xf1296e0a

0 commit comments

Comments
 (0)