Skip to content

Commit

Permalink
Product version: 24.10, version: 17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
future-pirate-king committed Oct 8, 2024
1 parent 348556b commit 2155055
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 @@ -143,7 +143,7 @@ module.exports = function (environment) {
var showLicense = handler.getBoolean('IRENE_SHOW_LICENSE');
var ENV = {
ENVHandlerCONST: ENVHandlerCONST,
productVersion: '24.9.2',
productVersion: '24.10',
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": "16.6.1",
"version": "17.0.0",
"private": true,
"description": "Appknox Dashboard",
"license": "AGPL-3.0-only",
Expand Down

0 comments on commit 2155055

Please sign in to comment.