diff --git a/src/const.js b/src/const.js index a6ebacf76..cb9b8c299 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 TP3', + VERSION: '3.90.0 Beam TP4', BlendModes: require('./renderer/BlendModes'),