chore(patch): 1.10.4 [skip ci]

## [1.10.4](https://github.com/lorow/OpenIris/compare/v1.10.3...v1.10.4) (2023-03-12)

### 🐛 Bug Fixes

*  remove OTA builds ([8b29a47](8b29a47504))
This commit is contained in:
semantic-release-bot 2023-03-12 01:27:21 +00:00
parent 8b29a47504
commit 65d369402d
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
> All notable changes to this project will be documented in this file
## [1.10.4](https://github.com/lorow/OpenIris/compare/v1.10.3...v1.10.4) (2023-03-12)
### 🐛 Bug Fixes
* remove OTA builds ([8b29a47](https://github.com/lorow/OpenIris/commit/8b29a47504a533d0728d350c419abf0ab781b4f8))
## [1.10.3](https://github.com/lorow/OpenIris/compare/v1.10.2...v1.10.3) (2023-03-12)

View File

@ -20,7 +20,7 @@
"include": "/lib/src"
},
"dependencies": {},
"version": "1.10.3",
"version": "1.10.4",
"frameworks": "arduino",
"platforms": "espressif32"
}