mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
chore(patch): 1.3.2 [skip ci]
## [1.3.2](https://github.com/lorow/OpenIris/compare/v1.3.1...v1.3.2) (2023-02-13) ### 🐛 Bug Fixes * cleanup main ini file ([6ba704f](6ba704f1f8))
This commit is contained in:
parent
6ba704f1f8
commit
2f568c1939
@ -3,6 +3,13 @@
|
|||||||
[](https://semver.org)
|
[](https://semver.org)
|
||||||
> All notable changes to this project will be documented in this file
|
> All notable changes to this project will be documented in this file
|
||||||
|
|
||||||
|
## [1.3.2](https://github.com/lorow/OpenIris/compare/v1.3.1...v1.3.2) (2023-02-13)
|
||||||
|
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
* cleanup main ini file ([6ba704f](https://github.com/lorow/OpenIris/commit/6ba704f1f80290f7639f376057d3a824c683e61c))
|
||||||
|
|
||||||
## [1.3.1](https://github.com/lorow/OpenIris/compare/v1.3.0...v1.3.1) (2023-02-04)
|
## [1.3.1](https://github.com/lorow/OpenIris/compare/v1.3.0...v1.3.1) (2023-02-04)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -20,7 +20,7 @@
|
|||||||
"include": "/lib/src"
|
"include": "/lib/src"
|
||||||
},
|
},
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"version": "1.3.1",
|
"version": "1.3.2",
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": "espressif32"
|
"platforms": "espressif32"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user