Skip to content

Commit fb1c7a3

Browse files
committed
Bump install tag
1 parent 8a8c4d8 commit fb1c7a3

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');
44

55

66
const prefix = 'https://github.com/node-3d/webgl-raub/releases/download';
7-
const tag = '5.2.0';
7+
const tag = '5.3.0';
88

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

0 commit comments

Comments
 (0)