Skip to content

Commit

Permalink
bump bytecode to v2.14.13
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Jul 28, 2023
1 parent e4e2237 commit b79fa44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bytecode/bytecode.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 = 12
img_version_patch = 13
img_version = $version
magic0 = 0x53766544 // "DevS"
magic1 = 0xf1296e0a
Expand Down

0 comments on commit b79fa44

Please sign in to comment.