Skip to content

Commit

Permalink
⬆️ Bump main to 7.0.0~pre1 (#189)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Aug 8, 2022
1 parent 178645f commit a724067
Show file tree
Hide file tree
Showing 2 changed files with 5 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.5.1 FATAL_ERROR)
#============================================================================
# Initialize the project
#============================================================================
project(gz-launch6 VERSION 6.0.0)
project(gz-launch7 VERSION 7.0.0)

#============================================================================
# Find gz-cmake
Expand Down
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Gazebo Launch 7.x

### Gazebo Launch 7.X.X (202X-XX-XX)

## Gazebo Launch 6.x

### Gazebo Launch 6.X.X (202X-XX-XX)
Expand Down

0 comments on commit a724067

Please sign in to comment.