Skip to content

Commit a79a0d5

Browse files
committed
Update install version
1 parent ae4671a commit a79a0d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ const install = require('addon-tools-raub/install');
44

55

66
const prefix = 'https://github.com/node-3d/deps-opengl-raub/releases/download';
7-
const tag = 'v4.0.0';
7+
const tag = 'v4.1.0';
88

99
install(`${prefix}/${tag}`);

0 commit comments

Comments
 (0)