We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39206e commit bd7dfb8Copy full SHA for bd7dfb8
bytecode/bytecode.md
@@ -21,7 +21,7 @@ For a more highlevel description of runtime and bytecode, see [Runtime implement
21
22
img_version_major = 2
23
img_version_minor = 16
24
- img_version_patch = 3
+ img_version_patch = 4
25
img_version = $version
26
magic0 = 0x53766544 // "DevS"
27
magic1 = 0xf1296e0a
0 commit comments