Skip to content

Commit 5324045

Browse files
Bump to v2.11.1 (#85)
* Refs #19182. Bump version to 2.11.1. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs #19182. Update repos files. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> --------- Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
1 parent c29d87a commit 5324045

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

shapes-demo-ros2.repos

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ repositories:
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: v2.11.0
13+
version: v2.11.1
1414
shapes-demo-typesupport:
1515
type: git
1616
url: https://github.com/eProsima/ShapesDemo-TypeSupport.git
1717
version: v1.0.0
1818
shapes-demo:
1919
type: git
2020
url: https://github.com/eProsima/ShapesDemo.git
21-
version: v2.11.0
21+
version: v2.11.1

shapes-demo.repos

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ repositories:
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: v2.11.0
13+
version: v2.11.1
1414
shapes-demo:
1515
type: git
1616
url: https://github.com/eProsima/ShapesDemo.git
17-
version: v2.11.0
17+
version: v2.11.1

version.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
SHAPESVERSION="2.11.0"
1+
SHAPESVERSION="2.11.1"
22

0 commit comments

Comments
 (0)