Skip to content

Commit

Permalink
1.2.13
Browse files Browse the repository at this point in the history
Signed-off-by: Walker Crouse <[email protected]>
  • Loading branch information
windy1 committed Mar 16, 2017
1 parent 100ccdd commit 3c67de7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "ore"

version := "1.2.12"
version := "1.2.13"

lazy val `ore` = (project in file(".")).enablePlugins(PlayScala)

Expand Down
2 changes: 1 addition & 1 deletion conf/application.conf.template
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ ore {
}

orgs {
enabled = false
enabled = true
passwordLength = 60
dummyEmailDomain = "spongepowered.org"
groupId = 64
Expand Down

0 comments on commit 3c67de7

Please sign in to comment.