Skip to content

Commit

Permalink
bump bytecode to v2.9.13
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed May 25, 2023
1 parent 0615cf1 commit 723d040
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 @@ -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
Expand Down

0 comments on commit 723d040

Please sign in to comment.