Skip to content

Commit

Permalink
Raise version
Browse files Browse the repository at this point in the history
  • Loading branch information
GOB52 committed Jan 21, 2025
1 parent b855b2e commit 101ad52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"BME68x Sensor library": "https://github.com/boschsensortec/Bosch-BME68x-Library.git",
"bsec2": "https://github.com/boschsensortec/Bosch-BSEC2-Library"
},
"version": "1.2.0",
"version": "1.2.1",
"frameworks": [
"arduino"
],
"headers": [
"M5UnitENV.h",
"M5UnitUnifiedENV.h"
] ,
],
"platforms": "espressif32",
"license": "MIT",
"export": {
"exclude": [
"docs/html"
]
}
}
}
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=M5Unit-ENV
version=1.2.0
version=1.2.1
author=M5Stack
maintainer=M5Stack
sentence=Library for M5Stack UNIT ENV
Expand Down

0 comments on commit 101ad52

Please sign in to comment.