From f353ca01f0afc8b6405459fc737f89e82e749c2b Mon Sep 17 00:00:00 2001 From: Zacchary Dempsey-Plante Date: Sun, 19 Jun 2022 16:47:18 -0400 Subject: [PATCH] Bumped the version. --- resources/build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/build.properties b/resources/build.properties index 39430e7..2203c75 100644 --- a/resources/build.properties +++ b/resources/build.properties @@ -132,12 +132,12 @@ source.repository=https://github.com/zedseven/Green.git # This is used to compare different versions of the same Library, and check if # an update is available. -library.version=8 +library.version=9 # The version as the user will see it. -library.prettyVersion=1.1.2 +library.prettyVersion=1.1.3 # The min and max revision of Processing compatible with your Library.