Skip to content

Commit ae55c1d

Browse files
committed
version
1 parent 589ad2e commit ae55c1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
cmake_minimum_required(VERSION 3.16)
2-
project(robot_monitoring VERSION 2.5.2)
2+
project(robot_monitoring VERSION 2.5.3)
33

44
add_subdirectory(xbot2_gui)

server/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = xbot2_gui_server
3-
version = 2.5.2
3+
version = 2.5.3
44
author = Arturo Laurenzi
55
author_email = arturo.laurenzi@iit.it
66
description = Backend for XBot2 QML GUI

0 commit comments

Comments
 (0)