Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Jul 16, 2023
1 parent 8bdb308 commit 61260f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "BresserWeatherSensorReceiver",
"version": "0.12.1",
"version": "0.13.0",
"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",
"platforms": "ESP32", "ESP8266",
"platforms": ["ESP32", "ESP8266"],
"directories": {
"src": "src"
},
Expand Down

0 comments on commit 61260f4

Please sign in to comment.