Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
bvdmitri committed Feb 4, 2019
1 parent 1189c23 commit 360c7ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vdjdb-frontend",
"version": "2.4.2",
"version": "2.4.3",
"description": "Frontend application for VDJdb-server",
"license": "Apache 2.0",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import play.sbt.PlayImport.PlayKeys.playRunHooks

name := """VDJdb-web"""

version := "2.4.2"
version := "2.4.3"
scalaVersion := "2.12.8"

val now = System.currentTimeMillis()
Expand Down

0 comments on commit 360c7ba

Please sign in to comment.