diff options
| author | JF <jf@codingfield.com> | 2020-05-24 14:51:50 (GMT) |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2020-05-24 14:51:50 (GMT) |
| commit | 073717980f5c00f553ac3b58a50b792b32a14c7a (patch) | |
| tree | 8eeafef1f4150a1cf238ee80e53c8901b0ec67af /src/libs/lvgl/library.json | |
| parent | 331481cd0c6ba804860f7cdbd5110a87ff0160fe (diff) | |
| parent | be1ad9b07083e656a649d223750ff4b14b781b7b (diff) | |
Merge develop
Diffstat (limited to 'src/libs/lvgl/library.json')
| -rw-r--r-- | src/libs/lvgl/library.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/lvgl/library.json b/src/libs/lvgl/library.json index 23ecc3f..d8b0bf7 100644 --- a/src/libs/lvgl/library.json +++ b/src/libs/lvgl/library.json @@ -1,6 +1,6 @@ { "name": "lvgl", - "version": "6.1.1", + "version": "v6.1.2", "keywords": "graphics, gui, embedded, littlevgl", "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": |
