bumped version for release
This commit is contained in:
parent
ec73146dd4
commit
f73991f99e
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
name=Adafruit ImageReader Library
|
||||
version=2.0.6
|
||||
version=2.1.0
|
||||
author=Adafruit
|
||||
maintainer=Adafruit <info@adafruit.com>
|
||||
sentence=Companion library for Adafruit_GFX to load images from SD card.
|
||||
paragraph=Install this library in addition to Adafruit_GFX and the display library for your hardware (e.g. Adafruit_ILI9341), plus the Adafruit_SPIFlash library and SdFat.
|
||||
sentence=Companion library for Adafruit_GFX and Adafruit_EPD to load images from SD card.
|
||||
paragraph=Install this library in addition to Adafruit_GFX, Adafruit_EPD, and the display library for your hardware (e.g. Adafruit_ILI9341), plus the Adafruit_SPIFlash library and SdFat.
|
||||
category=Display
|
||||
url=https://github.com/adafruit/Adafruit_ImageReader
|
||||
architectures=*
|
||||
|
|
|
|||
Loading…
Reference in a new issue