Skip to content

Commit

Permalink
Prepare for 4.9.2
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey committed Jan 29, 2025
1 parent 27beb60 commit 179848b
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.5.1 FATAL_ERROR)
#============================================================================
# Initialize the project
#============================================================================
project(ignition-fuel_tools4 VERSION 4.9.1)
project(ignition-fuel_tools4 VERSION 4.9.2)

#============================================================================
# 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 @@
## Gazebo Fuel Tools 4.x

### Gazebo Fuel Tools 4.9.2 (2025-01-29)

1. Fix tests pulling from wrong server
* [Pull request #421](https://github.com/gazebosim/gz-fuel-tools/pull/421)

### Gazebo Fuel Tools 4.9.1 (2024-01-05)

1. Create directories and more output on fail
Expand Down

0 comments on commit 179848b

Please sign in to comment.