Skip to content

Commit

Permalink
🎈 6.3.0 (#344)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Jan 6, 2022
1 parent 277f28b commit c2b0cce
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-gui6 VERSION 6.2.0)
project(ignition-gui6 VERSION 6.3.0)

#============================================================================
# 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 Gui 6

### Ignition Gui 6.3.0 (2022-01-06)

1. NavSat (GPS) map plugin
* [Pull request #342](https://github.com/ignitionrobotics/ign-gui/pull/342)

### Ignition Gui 6.2.0 (2021-12-08)

1. Grid config: set values from startup and improve layout
Expand Down

0 comments on commit c2b0cce

Please sign in to comment.