Skip to content

Commit

Permalink
Bump release
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelstoer committed Aug 5, 2018
1 parent 758f05e commit f973aff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "WeatherStation",
"keywords": "embedded, display, oled",
"description": "A wifi connected information display",
"description": "A WiFi connected information display",
"repository": {
"type": "git",
"url": "https://github.com/squix78/esp8266-weather-station.git"
"url": "https://github.com/ThingPulse/esp8266-weather-station"
},
"authors": {
"name": "Daniel Eichhorn",
Expand All @@ -15,5 +15,5 @@
"espressif8266",
"espressif32"
],
"version": "1.6.0"
"version": "1.6.1"
}
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name=ESP8266 Weather Station
version=1.6.0
version=1.6.1
author=ThingPulse
maintainer=ThingPulse <squix78@gmail.com>
maintainer=ThingPulse <info@thingpulse.com>
sentence=ESP8266 based internet connected Weather Station
paragraph=ESP8266 based internet connected Weather Station
category=Display
Expand Down

0 comments on commit f973aff

Please sign in to comment.