diff --git a/src/const.js b/src/const.js index f305f7fbf..a6ebacf76 100644 --- a/src/const.js +++ b/src/const.js @@ -20,7 +20,7 @@ var CONST = { * @type {string} * @since 3.0.0 */ - VERSION: '3.90.0 Beam TP2', + VERSION: '3.90.0 Beam TP3', BlendModes: require('./renderer/BlendModes'),