diff --git a/shapes-demo-ros2.repos b/shapes-demo-ros2.repos index c815867..7f46739 100644 --- a/shapes-demo-ros2.repos +++ b/shapes-demo-ros2.repos @@ -6,7 +6,7 @@ repositories: fastcdr: type: git url: https://github.com/eProsima/Fast-CDR.git - version: v2.2.2 + version: v2.2.5 fastdds: type: git url: https://github.com/eProsima/Fast-DDS.git diff --git a/shapes-demo.repos b/shapes-demo.repos index f15614d..6259d05 100644 --- a/shapes-demo.repos +++ b/shapes-demo.repos @@ -6,7 +6,7 @@ repositories: fastcdr: type: git url: https://github.com/eProsima/Fast-CDR.git - version: v2.2.2 + version: v2.2.5 fastdds: type: git url: https://github.com/eProsima/Fast-DDS.git diff --git a/version.pri b/version.pri index a83807b..da8de8c 100644 --- a/version.pri +++ b/version.pri @@ -1 +1 @@ -SHAPESVERSION="2.14.3" +SHAPESVERSION="2.14.4"