Skip to content

Commit

Permalink
chore(version): upgrade version to 2.0.0-rc.41 (#130)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Cui <[email protected]>
  • Loading branch information
BlackHole1 authored Nov 6, 2024
1 parent 4f5864e commit df25e92
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.40",
"version": "2.0.0-rc.41",
"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 @@ -55,9 +55,9 @@
"win32-x64": [
{
"name": "ovm",
"version": "v1.0.0-RC12",
"version": "v1.0.0-RC13",
"download": "https://static.oomol.com/ovm-resources/ovm-win/{version}/ovm-amd64.exe",
"sha256": "8067cc8d7b1b44042c3ad707dabb2b270864f890315a118d172a16bbe8fe5bcb",
"sha256": "85b35b846c51b8a65f18b11e1f0f303bdb43ba50cdbbe96ad1d5569774a677ed",
"out": "ovm.exe"
},
{
Expand Down

0 comments on commit df25e92

Please sign in to comment.