We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3804cf7 commit 1b295b4Copy full SHA for 1b295b4
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [1.7.0] - 2022-09-28
10
+
11
### Changed
12
- The `IWearRemapper` can be attached also to IWear interfaces (https://github.com/robotology/wearables/pull/170)
13
CMakeLists.txt
@@ -4,7 +4,7 @@
4
5
cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "1.6.0")
+set(PROJECT_VERSION "1.7.0")
set (WEARABLES_PROJECT_NAME Wearables)
0 commit comments