Skip to content

Commit

Permalink
Changed library version to v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Sep 30, 2023
1 parent 3ee85db commit 2d00f64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=BresserWeatherSensorReceiver
version=0.16.0
version=0.17.1
author=Matthias Prinke <[email protected]>
maintainer=Matthias Prinke <[email protected]>
sentence=Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver for Arduino based on CC1101 or SX1276/RFM95W.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BresserWeatherSensorReceiver",
"version": "0.16.0",
"version": "0.17.1",
"description": "Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver for Arduino based on CC1101 or SX1276/RFM95W",
"main": "WeatherSensor.cpp",
"frameworks": "arduino",
Expand Down

0 comments on commit 2d00f64

Please sign in to comment.