From 8f1c65122a2f4bdc7716493b199840fb3e4470c5 Mon Sep 17 00:00:00 2001 From: Juan Pedro Moreno <4879373+juanpedromoreno@users.noreply.github.com> Date: Tue, 1 Oct 2019 22:30:01 +0200 Subject: [PATCH] Releases 0.9.7 with the new tut version --- version.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sbt b/version.sbt index f1eeae27..f1cfa5fc 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -version in ThisBuild := "0.9.7-SNAPSHOT" \ No newline at end of file +version in ThisBuild := "0.9.7"