Skip to content

Commit

Permalink
Update version to 2.1.12 + changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxedoxt committed Jul 4, 2024
1 parent 7b5bd95 commit 392d254
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [2.1.12] - UNRELEASED
## [2.1.12] - 2024-07-04
### Fixed
- TCC GUI with Aquaris does not start when using Aquaris tray menu entry

Expand Down
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"name": "tuxedo-control-center",
"description": "TUXEDO Control Center Application",
"version": "2.1.11",
"version": "2.1.12",
"main": "./dist/tuxedo-control-center/e-app/e-app/main.js",
"author": {
"name": "TUXEDO Computers GmbH",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tuxedo-control-center",
"version": "2.1.11",
"version": "2.1.12",
"main": "./e-app/e-app/main.js",
"bin": "./service-app/main.js",
"license": "GPL-3.0"
Expand Down

0 comments on commit 392d254

Please sign in to comment.