Skip to content

Commit

Permalink
chore(version): upgrade version to 2.0.0-rc.42
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Cui <[email protected]>
  • Loading branch information
BlackHole1 committed Nov 12, 2024
1 parent df25e92 commit 7c43e04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oomol-lab/ovm",
"version": "2.0.0-rc.41",
"version": "2.0.0-rc.42",
"description": "oomol virtual machine",
"main": "src/index.ts",
"module": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion scripts/resource.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"name": "ovm",
"version": "v0.0.1",
"download": "https://static.oomol.com/ovm-resources/Bauklotze/{version}/ovm-arm64",
"sha256": "ca0ba2020f4075f0a982a87ce74f9051e6b9bafa417f9b9e668c06aba32f461a",
"sha256": "092e45f35ea51f3e00eb1a1503b67eaedb37d9c4fd013a2ef7cd1dbfb2f75e76",
"out": "bin/ovm"
},
{
Expand Down

0 comments on commit 7c43e04

Please sign in to comment.