From ac0f71ec6bcd0a300986f23ab2a64f56c76fcb59 Mon Sep 17 00:00:00 2001 From: Mike Barkmin Date: Sat, 26 Nov 2022 22:24:16 +0100 Subject: [PATCH] bump version --- resources/build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/build.properties b/resources/build.properties index fb926829..90e366e9 100644 --- a/resources/build.properties +++ b/resources/build.properties @@ -131,12 +131,12 @@ source.repository=https://github.com/openpatch/scratch-for-java.git # This is used to compare different versions of the same Library, and check if # an update is available. -library.version=20 +library.version=21 # The version as the user will see it. -library.prettyVersion=1.15 +library.prettyVersion=2.0 # The min and max revision of Processing compatible with your Library.