Skip to content

Commit

Permalink
Fixed version format
Browse files Browse the repository at this point in the history
  • Loading branch information
naofireblade committed Jul 28, 2023
1 parent 33ba5cc commit 80adcd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,5 +261,5 @@
## 3.2.11
* Fixed crash when weather report is empty

## 3.3
## 3.3.0
* Add support for WeatherFlow's Tempest weather station, that reports real time weather data over local network.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "homebridge-weather-plus",
"displayName": "Weather Plus",
"version": "3.3",
"version": "3.3.0",
"description": "A comprehensive weather plugin for homekit with current observations, forecasts and history.",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 80adcd6

Please sign in to comment.