Skip to content

Commit 7fc7c47

Browse files
committed
Prepare for release 3.2.5
1 parent e3ffaf5 commit 7fc7c47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ESP8266_SSD1306",
3-
"version": "3.2.4",
3+
"version": "3.2.5",
44
"keywords": "ssd1306, oled, display, i2c",
55
"description": "A I2C display driver for SSD1306 oled displays connected to an ESP8266",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESP8266 Oled Driver for SSD1306 display
2-
version=3.2.4
2+
version=3.2.5
33
author=Daniel Eichhorn, Fabrice Weinberg
44
maintainer=Daniel Eichhorn <[email protected]>
55
sentence=A I2C display driver for SSD1306 oled displays connected to an ESP8266

0 commit comments

Comments
 (0)