diff --git a/library.json b/library.json index 429896a..ea2804d 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Watchy", - "version": "1.3.0", + "version": "1.3.1", "description": "Watchy - An Open Source E-Paper Watch by SQFMI", "authors": [ { @@ -23,7 +23,10 @@ "name": "Rtc_Pcf8563", "version": "https://github.com/orbitalair/Rtc_Pcf8563.git#master" }, - { "name": "GxEPD2" }, + { + "name": "GxEPD2" + "version": "https://github.com/ZinggJM/GxEPD2.git#master" + }, { "name": "WiFiManager", "version": "https://github.com/tzapu/WiFiManager.git#2.0.3-alpha"