Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ImpulseAdventure committed Apr 24, 2020
1 parent 63891ca commit f4aa5ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Waveshare ILI9486
version=0.3.2
version=0.4.0
author=Waveshare <[email protected]>, Calvin Hass <[email protected]>
maintainer=Calvin Hass <[email protected]>
sentence=Waveshare ILI9486 SPI driver for Arduino
Expand Down
2 changes: 1 addition & 1 deletion src/Waveshare_ILI9486_GFX.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include "Fonts/fonts.h"

// Library version
#define WAVESHARE_ILI9486_VER "0.3.0"
#define WAVESHARE_ILI9486_VER "0.4.0"

class Waveshare_ILI9486_GFX : public Print {
protected:
Expand Down

0 comments on commit f4aa5ea

Please sign in to comment.