Skip to content

Commit dd30a12

Browse files
Update package json and changelog and add release Tags
1 parent 2a366fa commit dd30a12

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Packages/Tracking Preview/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "com.ultraleap.tracking.preview",
3-
"version": "6.15.1",
3+
"version": "7.0.0",
44
"description": "Ultraleap Tracking Preview",
55
"displayName": "Ultraleap Tracking Preview",
66
"unity": "2021.3",
77
"license": "Apache-2.0",
88
"dependencies": {
9-
"com.ultraleap.tracking": "6.15.1",
9+
"com.ultraleap.tracking": "7.0.0",
1010
"com.unity.inputsystem": "1.5.0"
1111
},
1212
"keywords": [

Packages/Tracking/CHANGELOG.md

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

77
[docs-website]: https://docs.ultraleap.com/unity-api/ "Ultraleap Docs"
88

9-
## [NEXT] - xx/xx/xxxx
9+
## [7.0.0] - 22/07/2024
1010

1111
### Tracking Client versions
1212
- Windows v6.0.0

Packages/Tracking/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.ultraleap.tracking",
3-
"version": "6.15.1",
3+
"version": "7.0.0",
44
"description": "Ultraleap's Unity Plugin enables the data produced by Ultraleap tracking hardware to be used by developers inside their Unity projects. It includes various utilities and prefabs that make it as easy as possible to design and use hand tracking in XR projects",
55
"displayName": "Ultraleap Tracking",
66
"unity": "2021.3",

0 commit comments

Comments
 (0)