Skip to content

Commit aea423a

Browse files
committed
Update install version
1 parent 7cf9479 commit aea423a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ const install = require('addon-tools-raub/install');
44

55

66
const prefix = 'https://github.com/node-3d/deps-labsound-raub/releases/download';
7-
const tag = 'v2.0.0';
7+
const tag = 'v3.0.0';
88

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

0 commit comments

Comments
 (0)