Skip to content

Commit

Permalink
[version] Updated version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cmastalli committed Jan 27, 2024
1 parent 859b145 commit ee1e67a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ endif()
# Set up project properties
set(PROJECT_NAME crocoddyl_msgs)
set(PROJECT_DESCRIPTION "Crocoddyl ROS messages")
set(PROJECT_VERSION 1.2.1)
set(PROJECT_VERSION 1.3.1)

# Print initial message
message(STATUS "${PROJECT_DESCRIPTION}, version ${PROJECT_VERSION}")
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>crocoddyl_msgs</name>
<version>1.2.1</version>
<version>1.3.1</version>
<description>
Message structures needed to interact with Crocoddyl solvers, inputs and outputs. Compatibility with ROS1 and ROS2.
</description>
Expand Down

0 comments on commit ee1e67a

Please sign in to comment.