mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-09-26 23:29:14 +08:00
chore(patch): 2.2.4 [skip ci]
## [2.2.4](https://github.com/EyeTrackVR/OpenIris/compare/v2.2.3...v2.2.4) (2023-10-19) ### 🔁 Continuous Integration * add xiaosense envs to CI pipeline ([29bd8c9
](29bd8c9782
)) * **ci-fix:** Fix release step ([4e1a177
](4e1a177fa2
))
This commit is contained in:
parent
4e1a177fa2
commit
84a71f9802
@ -3,6 +3,14 @@
|
||||
[](https://semver.org)
|
||||
> All notable changes to this project will be documented in this file
|
||||
|
||||
## [2.2.4](https://github.com/EyeTrackVR/OpenIris/compare/v2.2.3...v2.2.4) (2023-10-19)
|
||||
|
||||
|
||||
### 🔁 Continuous Integration
|
||||
|
||||
* add xiaosense envs to CI pipeline ([29bd8c9](https://github.com/EyeTrackVR/OpenIris/commit/29bd8c978231eca809e857085a89c0bd77ecbcf9))
|
||||
* **ci-fix:** Fix release step ([4e1a177](https://github.com/EyeTrackVR/OpenIris/commit/4e1a177fa2ae316a6ec4cd1afd599d384d35e915))
|
||||
|
||||
## [2.2.3](https://github.com/lorow/OpenIris/compare/v2.2.2...v2.2.3) (2023-04-22)
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
platform = https://github.com/platformio/platform-espressif32.git
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
custom_firmware_version = 2.2.3
|
||||
custom_firmware_version = 2.2.4
|
||||
monitor_rts = 0
|
||||
monitor_dtr = 0
|
||||
monitor_filters =
|
||||
|
@ -20,7 +20,7 @@
|
||||
"include": "/lib/src"
|
||||
},
|
||||
"dependencies": {},
|
||||
"version": "2.2.3",
|
||||
"version": "2.2.4",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user