Skip to content

Commit

Permalink
Prepare for 8.5.1 (#568)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey authored Jan 31, 2025
1 parent 42b119e commit 2a1bc42
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
#============================================================================
# Initialize the project
#============================================================================
project(ignition-transport8 VERSION 8.5.0)
project(ignition-transport8 VERSION 8.5.1)

#============================================================================
# Find ignition-cmake
Expand Down
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Ignition Transport 8

### Gazebo Transport 8.5.1 (2025-01-29)

1. Disable playback.ReplayStep for windows
* [Pull request #517](https://github.com/gazebosim/gz-transport/pull/517)

### Gazebo Transport 8.5.0 (2024-01-05)

1. Update github action workflows
Expand Down

0 comments on commit 2a1bc42

Please sign in to comment.