Skip to content

Commit e24f1e2

Browse files
nkoenigNate Koenig
andauthored
4.6.2 release (#482)
Signed-off-by: Nate Koenig <[email protected]> Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
1 parent 2102489 commit e24f1e2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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.1)
6+
project(ignition-common4 VERSION 4.6.2)
77

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

Changelog.md

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

3+
## Gazebo Common 4.6.1 (2022-11-17)
4+
5+
1. Fix Capsule mesh generation.
6+
* [Pull request #475](https://github.com/gazebosim/gz-common/pull/475)
7+
38
## Gazebo Common 4.6.1 (2022-10-11)
49

510
1. All common3 changes up to 3.15.1 release

0 commit comments

Comments
 (0)