We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f2e20a commit 3d57b0bCopy full SHA for 3d57b0b
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.8.0] - 2023-11-17
10
+
11
### Changed
12
- Update iframetransform_to_iwear.xml to use new TF device (https://github.com/robotology/wearables/pull/202)
13
CMakeLists.txt
@@ -4,7 +4,7 @@
4
5
cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "1.7.2")
+set(PROJECT_VERSION "1.8.0")
set (WEARABLES_PROJECT_NAME Wearables)
0 commit comments