From 7be9fd1a795f6a83827f2f5e959d469a97904a79 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Thu, 19 Jul 2018 09:00:05 -0700 Subject: [PATCH] 1.9.1-SNAPSHOT Summary: Reenable snapshot releases. Reviewed By: muraziz Differential Revision: D8914105 fbshipit-source-id: f9fcd74912f3ef2f9fb94ec832c41353e3f890bb --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d645737a..51ca14c1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx1536M -VERSION_NAME=1.9.0 +VERSION_NAME=1.9.1-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