Skip to content

Commit 362241d

Browse files
committed
not sure why but we are putting the wrong version here.
1 parent a616a9a commit 362241d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/libv8/node/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ module Libv8
66
module Libv8::Node
77
VERSION = "22.6.0.0"
88
NODE_VERSION = "22.6.0"
9-
LIBV8_VERSION = "12.4.254.21" # from src/node-.../deps/v8/include/v8-version.h
9+
LIBV8_VERSION = "21.4.254.21" # from src/node-.../deps/v8/include/v8-version.h
1010
end

0 commit comments

Comments
 (0)