From 43ef69009752d7b7fed50d249fad9e5e69423296 Mon Sep 17 00:00:00 2001 From: NumericPrime <58116363+NumericPrime@users.noreply.github.com> Date: Thu, 26 May 2022 20:59:56 +0200 Subject: [PATCH] Update library.properties --- SwingHelperLib/library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SwingHelperLib/library.properties b/SwingHelperLib/library.properties index 41e0acf..4c53c80 100644 --- a/SwingHelperLib/library.properties +++ b/SwingHelperLib/library.properties @@ -4,5 +4,5 @@ authors=Michael Lukas url=https://github.com/NumericPrime/SwingHelperProcessing/archive/refs/tags/v1.0.1.zip sentence=Allows using swing in Processing windows and includes utility for swing in general paragraph=Adding swing components to processing is hard this library makes this process easier by adding a few classes and annotations that allow to merge a processing content with swing components. The library adds 3 classes to do that in various ways and allow including custom ways with just a few lines of code. The library also includes utility to format buttons by e.g. edit their color or strap methods onto them along with a few other QOL functions. -version=1 -prettyVersion=1.0.1 +version=2 +prettyVersion=1.0.2