Skip to content

Commit

Permalink
Update install tag
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Nov 28, 2022
1 parent 5ac6a1d commit ff02853
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/webgl-raub/releases/download';
const tag = '2.3.0';
const tag = '2.4.0';

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

0 comments on commit ff02853

Please # to comment.