Skip to content

Commit

Permalink
Preparing for 2.21.0 release (#251)
Browse files Browse the repository at this point in the history
Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
  • Loading branch information
nkoenig and Nate Koenig authored Jul 16, 2020
1 parent 39c9f7d commit 6671ee6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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-gazebo2 VERSION 2.20.1)
project(ignition-gazebo2 VERSION 2.21.0)

#============================================================================
# Find ignition-cmake
Expand Down
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Ignition Gazebo 2.x

### Ignition Gazebo 2.x.x (2020-xx-xx)
### Ignition Gazebo 2.21.0 (2020-07-16)

1. Added support for controlling which joints are published by the
JointStatePublisher.
Expand Down

0 comments on commit 6671ee6

Please sign in to comment.