Bump to OPENRNDR 0.3.34-rc2

This commit is contained in:
Edwin Jakobs
2019-05-21 12:58:13 +02:00
parent ee4f424d9a
commit 75320cc750

View File

@@ -13,7 +13,7 @@ repositories {
} }
ext { ext {
openrndrVersion = "0.4.0-SNAPSHOT" openrndrVersion = "0.3.34-rc2"
} }
subprojects { subprojects {