From 50f17a29cfc0258281f26e95fd9a67cc0dab4cf7 Mon Sep 17 00:00:00 2001 From: "Eby, Robert (re2429)" Date: Mon, 3 Dec 2018 09:51:24 -0500 Subject: [PATCH] Change seed code version to 0.0.1 Change-Id: I4922fd4f1bb7be6e55ada8e3d38b047cbefdd44c Signed-off-by: Eby, Robert (re2429) --- version.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 8ceb17f..d997f6e 100644 --- a/version.properties +++ b/version.properties @@ -14,5 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -export VERSION=1.0.0-SNAPSHOT - +export VERSION=0.0.1-SNAPSHOT -- 2.16.6