Skip to content

Commit

Permalink
Product version: 24.10.1, version: 17.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Praseetha-KR committed Oct 16, 2024
1 parent e49203e commit c49e766
Show file tree
Hide file tree
Showing 3 changed files with 6 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 @@ -143,7 +143,7 @@ module.exports = function (environment) {
var showLicense = handler.getBoolean('IRENE_SHOW_LICENSE');
var ENV = {
ENVHandlerCONST: ENVHandlerCONST,
productVersion: '24.10',
productVersion: '24.10.1',
version: Date.now(),
isDevknox: false,
isAppknox: false,
Expand Down
6 changes: 4 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": "17.0.0",
"version": "17.0.1",
"private": true,
"description": "Appknox Dashboard",
"license": "AGPL-3.0-only",
Expand Down

0 comments on commit c49e766

Please sign in to comment.