Skip to content

Commit

Permalink
Changed version to 2.0.1 (#56)
Browse files Browse the repository at this point in the history
Updated README
  • Loading branch information
rzeldent authored Dec 19, 2023
1 parent f7325ea commit bf3cd21
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1500,7 +1500,7 @@ The following libraries are used from the EspressIf registry:
## Version history

- December 2023
- 2.0.0 rel
- 2.0.0 release
- Updated documentation
- Added rotation
- Added ESP32_1732S019N/C
Expand Down
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/platformio/platformio-core/develop/platformio/assets/schema/library.json",
"name": "esp32_smartdisplay",
"version": "2.0.0",
"version": "2.0.1",
"description": "LVGL driver for Sunton ESP32 Cheap Yellow Display display boards",
"keywords": "LVGL Sunton CYD LCD TFT Touch",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=esp32-smartdisplay
version=2.0.0
version=2.0.1
author=Rene Zeldenthuis
maintainer=Rene Zeldenthuis
category=Displays & LEDs
Expand Down

0 comments on commit bf3cd21

Please sign in to comment.