From 8169c29dcc7706f3bf77d9f705573e237bf6be08 Mon Sep 17 00:00:00 2001 From: Vincent Sijben Date: Sat, 30 Mar 2024 18:09:45 +0100 Subject: [PATCH] version bump --- resources/build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/build.properties b/resources/build.properties index 82ed63b..6b6bcbc 100644 --- a/resources/build.properties +++ b/resources/build.properties @@ -132,12 +132,12 @@ source.repository=https://github.com/vincentsijben/bpm-tmings-for-processing.git # This is used to compare different versions of the same Library, and check if # an update is available. -library.version=14 +library.version=15 # The version as the user will see it. -library.prettyVersion=1.2.0 +library.prettyVersion=1.2.1 # The min and max revision of Processing compatible with your Library.