Skip to content

Commit

Permalink
Bump version to v2.13.3 (#116)
Browse files Browse the repository at this point in the history
Signed-off-by: JesusPoderoso <[email protected]>
  • Loading branch information
JesusPoderoso authored Feb 23, 2024
1 parent 1e1c645 commit bf18e90
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions shapes-demo-ros2.repos
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ repositories:
fastdds:
type: git
url: https://github.com/eProsima/Fast-DDS.git
version: v2.13.2
version: v2.13.3
shapes-demo-typesupport:
type: git
url: https://github.com/eProsima/ShapesDemo-TypeSupport.git
version: v1.0.0
shapes-demo:
type: git
url: https://github.com/eProsima/ShapesDemo.git
version: v2.13.2
version: v2.13.3
4 changes: 2 additions & 2 deletions shapes-demo.repos
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ repositories:
fastdds:
type: git
url: https://github.com/eProsima/Fast-DDS.git
version: v2.13.2
version: v2.13.3
shapes-demo:
type: git
url: https://github.com/eProsima/ShapesDemo.git
version: v2.13.2
version: v2.13.3
2 changes: 1 addition & 1 deletion version.pri
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHAPESVERSION="2.13.2"
SHAPESVERSION="2.13.3"

0 comments on commit bf18e90

Please sign in to comment.