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:
semantic-release-bot 2023-02-13 12:37:04 +00:00
parent 6ba704f1f8
commit 2f568c1939
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.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)

View File

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