Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
atiderko committed Jan 16, 2025
1 parent e3dbd5b commit db83282
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions fkie_mas_gui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 3.0.13 - 16.01.2025

e3dbd5b fixed open external terminal with different terminal

## 3.0.12 - 16.01.2025

Added a warning for the parameter list if there are many ROS nodes.
Expand Down
4 changes: 2 additions & 2 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": "3.0.12",
"version": "3.0.13",
"description": "GUI to manage running ROS components",
"license": "MIT",
"author": "Alexander Tiderko <[email protected]>",
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' encoding='utf-8'?>
<package format="3">
<name>fkie_mas_gui</name>
<version>3.0.12</version>
<version>3.0.13</version>
<description>
Graphical interface to manage the running and
configured ROS nodes on different hosts.
Expand Down

0 comments on commit db83282

Please sign in to comment.