Skip to content

Commit

Permalink
chore(version): upgrade version to 2.0.0-rc.50 (#139)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Cui <[email protected]>
  • Loading branch information
BlackHole1 authored Dec 3, 2024
1 parent f3d7f45 commit 666b85a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.49",
"version": "2.0.0-rc.50",
"description": "oomol virtual machine",
"main": "src/index.ts",
"module": "src/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions scripts/resource.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"darwin-arm64": [
{
"name": "ovm",
"version": "v0.0.1",
"version": "v1.0.0-RC4",
"download": "https://static.oomol.com/ovm-resources/Bauklotze/{version}/ovm-arm64",
"sha256": "c48f7c34f5d577b459ac7afc7ce55bc314a4185f72e22edc088ead3d403b69f4",
"sha256": "f46353feb7e5be04a45b1f40107bd63fb12e882262397307b6ffb317cfd183c6",
"out": "bin/ovm"
},
{
Expand Down

0 comments on commit 666b85a

Please sign in to comment.