Skip to content

Commit 169d465

Browse files
committed
version bump
1 parent 22ff071 commit 169d465

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.4)
2+
project(robot_monitoring VERSION 2.5.5)
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.4
3+
version = 2.5.5
44
author = Arturo Laurenzi
55
author_email = arturo.laurenzi@iit.it
66
description = Backend for XBot2 QML GUI

0 commit comments

Comments
 (0)