Skip to content

Commit 52a8222

Browse files
committed
Update install link
1 parent ebeb21f commit 52a8222

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');
44

55

66
const prefix = 'https://github.com/node-3d/glfw-raub/releases/download';
7-
const tag = '5.5.0';
7+
const tag = '6.0.0';
88

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

0 commit comments

Comments
 (0)