We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf9479 commit aea423aCopy full SHA for aea423a
install.js
@@ -4,6 +4,6 @@ const install = require('addon-tools-raub/install');
4
5
6
const prefix = 'https://github.com/node-3d/deps-labsound-raub/releases/download';
7
-const tag = 'v2.0.0';
+const tag = 'v3.0.0';
8
9
install(`${prefix}/${tag}`);
0 commit comments