We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351b48e commit cc79f71Copy full SHA for cc79f71
config/environment.js
@@ -143,7 +143,7 @@ module.exports = function (environment) {
143
var showLicense = handler.getBoolean('IRENE_SHOW_LICENSE');
144
var ENV = {
145
ENVHandlerCONST: ENVHandlerCONST,
146
- productVersion: '25.2',
+ productVersion: '25.3',
147
version: Date.now(),
148
isDevknox: false,
149
isAppknox: false,
0 commit comments