Skip to content

Commit

Permalink
bump bytecode to v2.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoskal committed Jul 1, 2023
1 parent 49af623 commit 8fd7634
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
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 = 13
img_version_patch = 9
img_version_patch = 10
img_version = $version
magic0 = 0x53766544 // "DevS"
magic1 = 0xf1296e0a
Expand Down
4 changes: 2 additions & 2 deletions compiler/src/bytecode.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions runtime/devicescript/devs_bytecode.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8fd7634

Please sign in to comment.