From 10811e1a94cf74a1e310925946343325cfd2f404 Mon Sep 17 00:00:00 2001 From: Sidharth Guglani Date: Mon, 16 Sep 2019 04:36:15 -0700 Subject: [PATCH] bump version to 1.15.0-SNAPSHOT Summary: Bumping version to 1.15.0-SNAPSHOT Reviewed By: amir-shalem Differential Revision: D17394807 fbshipit-source-id: 2ba8ecbb903b9810905fabf3b60efaa8458b6bfd --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 82f0fb3a..cea2036f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ org.gradle.jvmargs=-Xmx1536M -VERSION_NAME=1.15.0 +VERSION_NAME=1.15.0-SNAPSHOT POM_URL=https://github.com/facebook/yoga POM_SCM_URL=https://github.com/facebook/yoga.git POM_SCM_CONNECTION=scm:git:https://github.com/facebook/yoga.git