Skip to content

Commit

Permalink
CSCEXAM-000 Bump version to 6.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Matti Lupari committed Dec 22, 2023
1 parent 8344e1e commit 0f562f7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import scala.util.Properties

name := "exam"

version := "6.2.2"
version := "6.2.3"

licenses += "EUPL 1.1" -> url("http://joinup.ec.europa.eu/software/page/eupl/licence-eupl")

Expand Down
2 changes: 1 addition & 1 deletion conf/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -288,4 +288,4 @@ akka.http.parsing.max-header-count = 128
# backlog = 1024
# }
# EXAM version
exam.release.version = "6.2.2"
exam.release.version = "6.2.3"
4 changes: 2 additions & 2 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exam",
"version": "6.2.2",
"version": "6.2.3",
"description": "EXAM – electronic exam software for higher education",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0f562f7

Please sign in to comment.