We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8adce48 commit cf161a3Copy full SHA for cf161a3
1 file changed
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.22)
2
3
project(gz-sim-yarp-plugins
4
LANGUAGES CXX C
5
- VERSION 0.4.1)
+ VERSION 0.4.2)
6
7
find_package(YARP REQUIRED COMPONENTS robotinterface os)
8
find_package(YCM REQUIRED)
0 commit comments