aboutsummaryrefslogtreecommitdiff
path: root/versionwithsha.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'versionwithsha.sbt')
-rw-r--r--versionwithsha.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/versionwithsha.sbt b/versionwithsha.sbt
index 288e7948..4e2d5e5a 100644
--- a/versionwithsha.sbt
+++ b/versionwithsha.sbt
@@ -1,5 +1,5 @@
// This file has a sensitive filename. It MUST be loaded after version.sbt, so it can rely in sbt-release version
-version in ThisBuild := VersionWithSHA.kamonVersionWithSHA((version in ThisBuild).value)
+//version in ThisBuild := VersionWithSHA.kamonVersionWithSHA((version in ThisBuild).value)
isSnapshot in ThisBuild := VersionWithSHA.kamonIsSnapshot((version in ThisBuild).value) \ No newline at end of file