Update const.js for TP4 release.

This commit is contained in:
Ben Richards 2024-09-04 15:55:35 +12:00
parent aadd767f8d
commit 5ef3d45a50

View file

@ -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'),