Processing Gradle Plugin - Version sync by Stefterv · Pull Request #1423 · processing/processing4

@Stefterv

Add a writeVersion Gradle task that writes project.version to build/resources/main/version.properties, so the plugin can access the project version at runtime. This way the version number of the plugin and the used version of processing.core will be the same.