Skip to content

Commit 3d57b0b

Browse files
committed
Bump wearables version to 1.8.0
1 parent 3f2e20a commit 3d57b0b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.8.0] - 2023-11-17
10+
911
### Changed
1012
- Update iframetransform_to_iwear.xml to use new TF device (https://github.com/robotology/wearables/pull/202)
1113

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
cmake_minimum_required(VERSION 3.16)
66

7-
set(PROJECT_VERSION "1.7.2")
7+
set(PROJECT_VERSION "1.8.0")
88

99
set (WEARABLES_PROJECT_NAME Wearables)
1010

0 commit comments

Comments
 (0)