We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4983d28 commit ade3fa2Copy full SHA for ade3fa2
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
3
#============================================================================
4
# Initialize the project
5
6
-project(ignition-common4 VERSION 4.6.0)
+project(ignition-common4 VERSION 4.6.1)
7
8
9
# Find ignition-cmake
Changelog.md
@@ -1,5 +1,9 @@
1
## Gazebo Common 4.x
2
+## Gazebo Common 4.6.1 (2022-10-11)
+
+1. All common3 changes up to 3.15.1 release
## Gazebo Common 4.6.0 (2022-10-11)
1. All common3 changes up to 3.15.0 release
0 commit comments