diff --git a/fkie_mas_gui/CHANGELOG.md b/fkie_mas_gui/CHANGELOG.md index d2d7eef1..370e46b5 100644 --- a/fkie_mas_gui/CHANGELOG.md +++ b/fkie_mas_gui/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.1.6 - 19.07.2024 + +fixed broken dialogs + ## 2.1.5 - 19.07.2024 Close reload launch file alert if file was reloaded diff --git a/fkie_mas_gui/package-lock.json b/fkie_mas_gui/package-lock.json index 6a55c657..6045dd75 100644 --- a/fkie_mas_gui/package-lock.json +++ b/fkie_mas_gui/package-lock.json @@ -1,12 +1,12 @@ { "name": "fkie-mas-gui", - "version": "2.1.5", + "version": "2.1.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "fkie-mas-gui", - "version": "2.1.5", + "version": "2.1.6", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/fkie_mas_gui/package.json b/fkie_mas_gui/package.json index 49c7a0a1..a3b643a3 100644 --- a/fkie_mas_gui/package.json +++ b/fkie_mas_gui/package.json @@ -1,6 +1,6 @@ { "name": "fkie-mas-gui", - "version": "2.1.5", + "version": "2.1.6", "description": "GUI to manage running ROS components", "license": "MIT", "author": "Alexander Tiderko ", diff --git a/fkie_mas_gui/package.xml b/fkie_mas_gui/package.xml index b19c07b8..ace93a3a 100644 --- a/fkie_mas_gui/package.xml +++ b/fkie_mas_gui/package.xml @@ -1,7 +1,7 @@ fkie_mas_gui - 2.1.5 + 2.1.6 Graphical interface to manage the running and configured ROS nodes on different hosts.