set version numbers to v8.3.0

This commit is contained in:
Gabor Kiss-Vamosi
2022-07-06 10:28:20 +02:00
parent 702659132d
commit eb992e2355
5 changed files with 294 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "lvgl",
"version": "8.3.0-dev",
"version": "8.3.0",
"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": {