mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
version bump
This commit is contained in:
@@ -100,3 +100,4 @@ gradlew
|
||||
gradlew.bat
|
||||
gradle/wrapper/gradle-wrapper.properties
|
||||
gradle/wrapper/gradle-wrapper.jar
|
||||
build/publish/
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "org.processing.core"
|
||||
version = "4.3.0"
|
||||
version = "4.3.1"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user