Skip to content

Commit f973aff

Browse files
committed
Bump release
1 parent 758f05e commit f973aff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

library.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "WeatherStation",
33
"keywords": "embedded, display, oled",
4-
"description": "A wifi connected information display",
4+
"description": "A WiFi connected information display",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/squix78/esp8266-weather-station.git"
7+
"url": "https://github.com/ThingPulse/esp8266-weather-station"
88
},
99
"authors": {
1010
"name": "Daniel Eichhorn",
@@ -15,5 +15,5 @@
1515
"espressif8266",
1616
"espressif32"
1717
],
18-
"version": "1.6.0"
18+
"version": "1.6.1"
1919
}

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name=ESP8266 Weather Station
2-
version=1.6.0
2+
version=1.6.1
33
author=ThingPulse
4-
maintainer=ThingPulse <squix78@gmail.com>
4+
maintainer=ThingPulse <info@thingpulse.com>
55
sentence=ESP8266 based internet connected Weather Station
66
paragraph=ESP8266 based internet connected Weather Station
77
category=Display

0 commit comments

Comments
 (0)