Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/BoschSensortec/BSEC-Arduino-library"
},
"version": "1.7.1492",
"version": v1.8.1492",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be:

  "version": "1.8.1492",

"authors": {
"name": "Bosch Sensortec",
"email": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=BSEC Software Library
version=1.7.1492
version=1.8.1492
author=Bosch Sensortec
maintainer=Bosch Sensortec <[email protected]>
sentence=Bosch Sensortec Environmental Cluster (BSEC) Software library
Expand Down