Skip to content

Commit 6d25000

Browse files
authored
Merge pull request #246 from getlocalci/bump/binary-version-23667
Bump the binary version to `0.1.23667`
2 parents e7cfc5d + 9ff9066 commit 6d25000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node/binary.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const { Binary } = require('@cloudflare/binary-install');
33
const { type, arch } = require('os');
44
const path = require('path');
55

6-
const binaryVersion = '0.1.23241';
6+
const binaryVersion = '0.1.23667';
77

88
const supportedPlatforms = [
99
{

0 commit comments

Comments
 (0)