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 26, 2022
1 parent cfc2220 commit 7b2c3cb
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 = 'v2.2.0';
const tag = '2.3.0';

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

0 comments on commit 7b2c3cb

Please sign in to comment.