Skip to content

Commit

Permalink
chore(version): upgrade version to v2.0.0-rc.54 (#143)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Cui <[email protected]>
  • Loading branch information
BlackHole1 authored Dec 25, 2024
1 parent d8145d2 commit c76cd09
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.53",
"version": "2.0.0-rc.54",
"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-RC13",
"version": "v1.0.0-RC14",
"download": "https://static.oomol.com/ovm-resources/ovm-win/{version}/ovm-amd64.exe",
"sha256": "85b35b846c51b8a65f18b11e1f0f303bdb43ba50cdbbe96ad1d5569774a677ed",
"sha256": "8a418ba589497627281d9411761439d8bfea65fcde0fdba65071591a2783b66a",
"out": "ovm.exe"
},
{
Expand Down

0 comments on commit c76cd09

Please sign in to comment.