Skip to content

Commit

Permalink
chore(version): upgrade version to 2.0.0-rc.28 and [email protected] (
Browse files Browse the repository at this point in the history
#114)

Signed-off-by: Kevin Cui <[email protected]>
  • Loading branch information
BlackHole1 authored Sep 20, 2024
1 parent fcd621c commit 01a4101
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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.27",
"version": "2.0.0-rc.28",
"description": "oomol virtual machine",
"main": "src/index.ts",
"module": "src/index.ts",
Expand Down Expand Up @@ -49,11 +49,11 @@
}
},
"win32-ovm": {
"version": "v1.0.0-RC10",
"version": "v1.0.0-RC11",
"endpoint": "http://static.oomol.com/ovm-resources/ovm-win",
"info": {
"x64": [
"ovm-amd64.exe#ovm.exe#b43e31e4dddf389be08841c5cc4708a9c7ece8e4bf8796f4a8c579d0e9a025e6"
"ovm-amd64.exe#ovm.exe#1bfb9f817537bde97f2d305286884193cd1623153218a68a6a3fcc65d6333053"
]
}
}
Expand Down

0 comments on commit 01a4101

Please sign in to comment.