We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589ad2e commit ae55c1dCopy full SHA for ae55c1d
CMakeLists.txt
@@ -1,4 +1,4 @@
1
cmake_minimum_required(VERSION 3.16)
2
-project(robot_monitoring VERSION 2.5.2)
+project(robot_monitoring VERSION 2.5.3)
3
4
add_subdirectory(xbot2_gui)
server/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = xbot2_gui_server
-version = 2.5.2
+version = 2.5.3
author = Arturo Laurenzi
5
author_email = arturo.laurenzi@iit.it
6
description = Backend for XBot2 QML GUI
0 commit comments