From 3f62e6b0e4305c0d9241b17995f172df85e2539e Mon Sep 17 00:00:00 2001 From: codeanticode Date: Wed, 2 Mar 2022 12:33:32 -0500 Subject: [PATCH 1/3] set max revision to 263 (Processing 3.3.6) --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 13bb9b5..87d27ea 100644 --- a/library.properties +++ b/library.properties @@ -7,4 +7,4 @@ paragraph = version = 8 prettyVersion = 2.0 minRevision = 228 -maxRevision = 0 \ No newline at end of file +maxRevision = 263 From 5accf033a269d2d3d0b17b6194c5132a0f9f934c Mon Sep 17 00:00:00 2001 From: codeanticode Date: Wed, 2 Mar 2022 12:35:30 -0500 Subject: [PATCH 2/3] set max revision to 270 (Processing 3.5.4) --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 87d27ea..f54e756 100644 --- a/library.properties +++ b/library.properties @@ -7,4 +7,4 @@ paragraph = version = 8 prettyVersion = 2.0 minRevision = 228 -maxRevision = 263 +maxRevision = 270 From 32fc4e44186683862370d383da9ed00b5d61d75c Mon Sep 17 00:00:00 2001 From: codeanticode Date: Fri, 11 Mar 2022 14:44:07 -0500 Subject: [PATCH 3/3] Updated name --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index f54e756..8d51ada 100644 --- a/library.properties +++ b/library.properties @@ -1,4 +1,4 @@ -name = Video +name = Video Library for Processing 3 authorList = The Processing Foundation url = http://processing.org/reference/libraries/video/index.html category = Video & Vision