Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
atiderko committed Sep 18, 2024
1 parent b082cc2 commit cf7228a
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 19 deletions.
6 changes: 6 additions & 0 deletions fkie_mas_gui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.5.10 - 18.09.2024

Handling of capability groups revised
Added launch parameter to the node details view
Fixed: system node determination in ROS2

## 2.5.9 - 17.09.2024

Added parameter to move the group parameter in the namespace tree
Expand Down
34 changes: 17 additions & 17 deletions fkie_mas_gui/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 fkie_mas_gui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fkie-mas-gui",
"version": "2.5.9",
"version": "2.5.10",
"description": "GUI to manage running ROS components",
"license": "MIT",
"author": "Alexander Tiderko <alexander.tiderko@fkie.fraunhofer.de>",
Expand Down
2 changes: 1 addition & 1 deletion fkie_mas_gui/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>fkie_mas_gui</name>
<version>2.5.9</version>
<version>2.5.10</version>
<description>
Graphical interface to manage the running and
configured ROS nodes on different hosts.
Expand Down

0 comments on commit cf7228a

Please sign in to comment.