update version numbers to v8.1.0-dev

This commit is contained in:
Gabor Kiss-Vamosi
2021-06-14 13:51:45 +02:00
parent 3fdb9b6b35
commit 8691611de2
5 changed files with 12 additions and 17 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "lvgl",
"version": "8.0.1",
"version": "8.1.0-dev",
"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": {