Skip to content

Commit

Permalink
CSCEXAM-000 Bump version to 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lupari committed Oct 25, 2024
1 parent 1f0fde8 commit 8b8a872
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 65 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "exam"

version := "6.3.0"
version := "6.3.1"

licenses += "EUPL 1.1" -> url("https://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 @@ -278,4 +278,4 @@ pekko.http.parsing.max-header-count = 128
# backlog = 1024
# }
# EXAM version
exam.release.version = "6.3.0"
exam.release.version = "6.3.1"
184 changes: 122 additions & 62 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exam",
"version": "6.3.0",
"version": "6.3.1",
"description": "EXAM – electronic exam software for higher education",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8b8a872

Please sign in to comment.