Skip to content

Commit 0b5f310

Browse files
chore(release): 4.0.6 [skip ci]
## [4.0.6](release/4.0.5...release/4.0.6) (2024-02-24) ### Bug Fixes * try injecting access token to git global config ([a8c7ee1](a8c7ee1))
1 parent a8c7ee1 commit 0b5f310

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

BML_TUX_Project/Packages/bmlTUX/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.biomotionlab.tux",
3-
"version": "4.0.5",
3+
"version": "4.0.6",
44
"displayName": "bmlTUX",
55
"description": "A toolkit for creating experiments in Unity. For more information see our documentation page: https://biomotionlab.github.io/TUX/, our github page: https://github.com/BioMotionLab/TUX, or check out BioMotionLab: http://www.biomotionlab.ca/tux/",
66
"unity": "2019.3",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.6](https://github.com/BioMotionLab/TUX/compare/release/4.0.5...release/4.0.6) (2024-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* try injecting access token to git global config ([a8c7ee1](https://github.com/BioMotionLab/TUX/commit/a8c7ee1a2896314e51f57064ac8c43969bd65a87))
7+
18
## [4.0.5](https://github.com/BioMotionLab/TUX/compare/release/4.0.4...release/4.0.5) (2024-02-24)
29

310

0 commit comments

Comments
 (0)