Skip to content

Commit ade3fa2

Browse files
authored
🎈 4.6.1 (#456)
Signed-off-by: Michael Carroll <[email protected]>
1 parent 4983d28 commit ade3fa2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
33
#============================================================================
44
# Initialize the project
55
#============================================================================
6-
project(ignition-common4 VERSION 4.6.0)
6+
project(ignition-common4 VERSION 4.6.1)
77

88
#============================================================================
99
# Find ignition-cmake

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Gazebo Common 4.x
22

3+
## Gazebo Common 4.6.1 (2022-10-11)
4+
5+
1. All common3 changes up to 3.15.1 release
6+
37
## Gazebo Common 4.6.0 (2022-10-11)
48

59
1. All common3 changes up to 3.15.0 release

0 commit comments

Comments
 (0)