Bump version number in PlatformIO

Try to address https://github.com/lvgl/lvgl/issues/2046#issuecomment-851713326
This commit is contained in:
Themba Dube
2021-06-02 08:23:59 -04:00
parent f710be661b
commit 3bafa5a8a3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "lvgl",
"version": "7.8.0",
"version": "7.11.1",
"keywords": "graphics, gui, embedded, tft, lvgl",
"description": "Graphics library to create embedded GUI with easy-to-use graphical elements, beautiful visual effects and low memory footprint. It offers anti-aliasing, opacity, and animations using only one frame buffer.",
"repository": {
+1 -1
View File
@@ -1,5 +1,5 @@
name=lvgl
version=7.8.0
version=7.11.1
author=kisvegabor
maintainer=kisvegabor,embeddedt,pete-pjb
sentence=Full-featured Graphics Library for Embedded Systems