Skip to content

Commit

Permalink
Updated version to 0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
oranda committed May 14, 2016
1 parent 8027c6c commit aae7652
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
== 0.4 (Nov 2015)
== 0.4 May 14 2016

* Allow the user to persist quiz data to his/her local computer.

Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ lazy val appJS = app.js.settings(
lazy val appJVM = app.jvm.settings(


version := "0.31",
version := "0.4",

// JS files like app-fastopt.js and app-jsdeps.js need to be copied to the server
(resources in Compile) += (fastOptJS in (appJS, Compile)).value.data,
Expand Down

0 comments on commit aae7652

Please sign in to comment.