Skip to content

Commit

Permalink
CSCEXAM-000 Bump version to 6.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lupari committed Nov 18, 2024
1 parent 30d8a51 commit 8d5756e
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
@@ -1,6 +1,6 @@
name := "exam"

version := "6.3.1"
version := "6.3.2"

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.1"
exam.release.version = "6.3.2"
4 changes: 2 additions & 2 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.1",
"version": "6.3.2",
"description": "EXAM – electronic exam software for higher education",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8d5756e

Please sign in to comment.