From 923d8fe3d3cc3eb46f009342ae80502bf6ae6c93 Mon Sep 17 00:00:00 2001 From: chandu0101 Date: Sun, 14 May 2017 16:13:24 +0530 Subject: [PATCH] user version from github release tags --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index cac2b44..c0bdc46 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ name := "web-router" -version := "2017.5.0-SNAPSHOT" +//version := "2017.5.0-SNAPSHOT" enablePlugins(ScalaJSPlugin)