Commit db69c56 1 parent 14d04ab commit db69c56 Copy full SHA for db69c56
File tree 3 files changed +7
-2
lines changed
3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.22.1 FATAL_ERROR)
3
3
#============================================================================
4
4
# Initialize the project
5
5
#============================================================================
6
- project (gz-gui9 VERSION 9.0.0 )
6
+ project (gz-gui9 VERSION 9.0.1 )
7
7
8
8
#============================================================================
9
9
# Find gz-cmake
Original file line number Diff line number Diff line change 1
1
## Gazebo GUI 9
2
2
3
+ ### Gazebo GUI 9.0.1 (2025-02-12)
4
+
5
+ 1 . Fix miscellaneous issues and warnings
6
+ * [ Pull request #652 ] ( https://github.com/gazebosim/gz-gui/pull/652 )
7
+
3
8
### Gazebo GUI 9.0.0 (2024-09-25)
4
9
5
10
1 . ** Baseline:** this includes all changes from 8.3.0 and earlier.
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format2.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 2" >
4
4
<name >gz-gui9</name >
5
- <version >9.0.0 </version >
5
+ <version >9.0.1 </version >
6
6
<description >Gazebo GUI : Graphical interfaces for robotics applications</description >
7
7
<maintainer email =" jennuine@google.com" >Jenn Nguyen</maintainer >
8
8
<license >Apache License 2.0</license >
You can’t perform that action at this time.
0 commit comments