From 0bb3f2983fcffd4b044cbb3d67cf4b0d2ab177b3 Mon Sep 17 00:00:00 2001 From: murgatroid99 Date: Mon, 2 Oct 2017 17:39:58 -0700 Subject: [PATCH] Update core version in BUILD file --- BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD b/BUILD index 79e3aeb8491..1063b74f068 100644 --- a/BUILD +++ b/BUILD @@ -36,7 +36,7 @@ load( # This should be updated along with build.yaml g_stands_for = "generous" -core_version = "4.0.0-dev" +core_version = "5.0.0-dev" version = "1.8.0-dev"