From 968c075e39712883827c166b6864993bae39d033 Mon Sep 17 00:00:00 2001 From: Sidharth Guglani Date: Mon, 16 Sep 2019 08:23:06 -0700 Subject: [PATCH] bump version to 1.16.0-SNAPSHOT Summary: Bump version to 1.16.0-SNAPSHOT for new yoga release Reviewed By: amir-shalem Differential Revision: D17396540 fbshipit-source-id: ddd01454752d88548ae7490cfd9fccfb8c591ec9 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 55201366..820eae63 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ org.gradle.jvmargs=-Xmx1536M -VERSION_NAME=1.16.0 +VERSION_NAME=1.16.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