mirror of
https://github.com/Bodmer/JPEGDecoder.git
synced 2025-05-17 23:15:57 +08:00
Update version number
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "JPEGDecoder",
|
||||
"version": "1.7.1",
|
||||
"version": "1.7.3",
|
||||
"keywords": "jpeg, jpg, decoder, TFT",
|
||||
"description": "A JPEG decoder library, tested on Mega, Due and ESP8266",
|
||||
"repository":
|
||||
|
@ -1,5 +1,5 @@
|
||||
name=JPEGDecoder
|
||||
version=1.7.2
|
||||
version=1.7.3
|
||||
author=Bodmer <bodmer@anola.net>, Makoto Kurauchi, Rich Geldreich
|
||||
maintainer=Bodmer
|
||||
sentence= Jpeg decoder tested with Arduino Mega, Arduino Due and ESP8266 based NodeMCU 1.0
|
||||
|
Reference in New Issue
Block a user