Skip to content

Commit

Permalink
= project: bump version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sirthias committed Jun 25, 2014
1 parent cc026ce commit 7fe42c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import com.typesafe.sbt.osgi.SbtOsgi
import SbtOsgi._

object BuildSettings {
val VERSION = "1.3.1-20140423"
val VERSION = "1.3.1"

lazy val basicSettings = seq(
version := NightlyBuildSupport.buildVersion(VERSION),
Expand Down

0 comments on commit 7fe42c4

Please sign in to comment.