From a0800b079a479db5ef32c46a59a60a09593ca52e Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Mon, 5 Nov 2018 07:12:29 -0800 Subject: [PATCH] v0.11.2-SNAPSHOT (#319) Summary: Per title. Pull Request resolved: https://github.com/facebook/flipper/pull/319 Reviewed By: jknoxville Differential Revision: D12922076 Pulled By: passy fbshipit-source-id: 90440de77db25b27f5e3cda274713c381467743e --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2c954330d..c73c0d477 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # POM publishing constants -VERSION_NAME=0.11.1 +VERSION_NAME=0.11.2-SNAPSHOT GROUP=com.facebook.flipper POM_URL=https://github.com/facebook/flipper POM_SCM_URL=https://github.com/facebook/flipper.git