Skip to content

Commit

Permalink
chore(version): upgrade version to 2.0.0-rc.44 (#133)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Cui <[email protected]>
  • Loading branch information
BlackHole1 authored Nov 20, 2024
1 parent 9e05069 commit 962c5a7
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.43",
"version": "2.0.0-rc.44",
"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 @@ -41,7 +41,7 @@
"name": "bootable",
"version": "v0.0.1",
"download": "https://static.oomol.com/ovm-resources/Bauklotze/{version}/bootable.img.xz",
"sha256": "c8dea951353eda6baddff0b3ce36749f1eb0d933e83b5f3cb3230444d114ed15",
"sha256": "6532401ad0b6938da411ccb8304d2ccaf1030afb9c71d947ccc57b0f905ea62f",
"out": "bootable.img.xz"
},
{
Expand Down

0 comments on commit 962c5a7

Please sign in to comment.