Skip to content

Commit

Permalink
Update version to 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dcbriccetti committed Nov 11, 2017
1 parent 15b85b7 commit a9aae7e
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 := "Music Gradebook"

version := "5.2.3"
version := "5.3.0"

organization := "com.dbschools"

Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<body class="lift:content_id=main">
<div id="main" class="lift:surround?with=default;at=content">
<h4>Version 5.2.3</h4>
<h4>Version 5.3.0</h4>

<p>Designed by:
<ul>
Expand Down

0 comments on commit a9aae7e

Please sign in to comment.