Skip to content

Commit 35a905a

Browse files
update package Json and changelog
1 parent 3139707 commit 35a905a

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.0",
3+
"version": "6.15.1",
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.0",
9+
"com.ultraleap.tracking": "6.15.1",
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/xx
9+
## [6.15.1] - 26/06/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.0",
3+
"version": "6.15.1",
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)