Skip to content

Commit

Permalink
Update install tag
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Dec 4, 2022
1 parent a51d971 commit f2b33fb
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/install');


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

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

0 comments on commit f2b33fb

Please sign in to comment.