chore(patch): 1.7.1 [skip ci]

## [1.7.1](https://github.com/lorow/OpenIris/compare/v1.7.0...v1.7.1) (2023-02-27)

### 🔁 Continuous Integration

* **ci-binaries:** fix manifest formatting ([cd9eea6](cd9eea64cd))
This commit is contained in:
semantic-release-bot 2023-02-27 15:03:59 +00:00
parent cd9eea64cd
commit c5efe306d9
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.7.1](https://github.com/lorow/OpenIris/compare/v1.7.0...v1.7.1) (2023-02-27)
### 🔁 Continuous Integration
* **ci-binaries:** fix manifest formatting ([cd9eea6](https://github.com/lorow/OpenIris/commit/cd9eea64cd0fd1519cf6edf079d8d92d621546f6))
## [1.7.0](https://github.com/lorow/OpenIris/compare/v1.6.0...v1.7.0) (2023-02-27)

View File

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