Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
Release version 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dgerhardt committed Jun 13, 2017
1 parent 970daa6 commit ff74cd9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.5.1
Bug fixes:
* Direct session login via link or QR Code now works reliably.
* MotDs are now listed and created for the correct session when MotDs for
another session were managed before.

## 2.5
Major features:
* Evaluation of free text answers
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.thm.arsnova</groupId>
<artifactId>arsnova-mobile</artifactId>
<version>2.5.1-SNAPSHOT</version>
<version>2.5.1</version>
<packaging>war</packaging>
<name>ARSnova Mobile</name>

Expand Down

0 comments on commit ff74cd9

Please sign in to comment.