We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5cb426 commit ee98188Copy full SHA for ee98188
1 file changed
build.sbt
@@ -3,7 +3,7 @@ import play.sbt.PlayImport.PlayKeys.playRunHooks
3
4
name := """VDJdb-web"""
5
6
-version := "2.6.0"
+version := "2.6.1"
7
scalaVersion := "2.12.8"
8
9
val now = System.currentTimeMillis()
0 commit comments