Skip to content

Commit

Permalink
version: 11.0.0, product version: 24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
future-pirate-king committed Feb 9, 2024
1 parent abcd24b commit 2b97d4d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ module.exports = function (environment) {
var showLicense = handler.getBoolean('IRENE_SHOW_LICENSE');
var ENV = {
ENVHandlerCONST: ENVHandlerCONST,
productVersion: '24.1',
productVersion: '24.2',
version: Date.now(),
isDevknox: false,
isAppknox: false,
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "irene",
"version": "10.5.4",
"version": "11.0.0",
"private": true,
"description": "Appknox Dashboard",
"license": "AGPL-3.0-only",
Expand Down

0 comments on commit 2b97d4d

Please sign in to comment.