Skip to content

Commit

Permalink
Prepare release 6.6.3 (#958)
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero authored Jan 19, 2024
1 parent 34fdfb7 commit ce93401
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-rendering6 VERSION 6.6.2)
project(ignition-rendering6 VERSION 6.6.3)

#============================================================================
# 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 Rendering

### Ignition Rendering 6.6.3 (2024-01-19)

1. Revert mesh viewer background color back to gray
* [Pull request #894](https://github.com/gazebosim/gz-rendering/pull/894)

### Ignition Rendering 6.6.2 (2023-10-03)

1. Backport camera intrinsics calculation : Refactor
Expand Down

0 comments on commit ce93401

Please sign in to comment.