bump the plugin version to v1.2.0

This commit is contained in:
Mamadou Babaei
2023-03-28 21:39:47 +02:00
parent 0a6eb28d1c
commit bf46e80419
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [v1.2.0] - 2023-03-28
This release breaks ABI/API compatibility with the previous versions.
@@ -35,6 +35,10 @@ This release breaks ABI/API compatibility with the previous versions.
- Removed redundant SGConnectImpl/SGPlatform.
- Removed redundant SGTypes/SGConnectTypes.
### Known Issues
- Wrist Tracker's offsets are a bit off (e.g. on Quest 2), scheduled to be fixed in the next patch release.
## [1.1.1] - 2023-02-07
### Added
+1 -1
View File
@@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.1.1",
"VersionName": "1.2.0",
"FriendlyName": "SenseGlove",
"Description": "Integrating the SenseGlove haptic controller into Unreal Engine",
"Category": "Virtual Reality",