Skip to content

Commit

Permalink
Update install link
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Nov 2, 2024
1 parent ebeb21f commit 52a8222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ const { install } = require('addon-tools-raub');


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

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

0 comments on commit 52a8222

Please sign in to comment.