version bump

This commit is contained in:
Stef Tervelde
2024-11-11 14:52:45 +01:00
parent 94db187863
commit f67b34de27
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -100,3 +100,4 @@ gradlew
gradlew.bat
gradle/wrapper/gradle-wrapper.properties
gradle/wrapper/gradle-wrapper.jar
build/publish/
+1 -1
View File
@@ -6,7 +6,7 @@ plugins {
}
group = "org.processing.core"
version = "4.3.0"
version = "4.3.1"
repositories {
mavenCentral()