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.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dgerhardt committed Jul 28, 2018
1 parent 0e51da1 commit 1bf96d5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 2.6.1
Improvements:
* The web font is now included so modern browsers should no longer fall back to
alternatives.

Changes for developers:
* Web fonts can now be downloaded with the new Grunt `font` task. It is
automatically executed as part of `build` and `run` tasks.

## 2.6
Improvements:
* Guest authentication is now retained when logging in and will be restored
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.6.1-SNAPSHOT</version>
<version>2.6.1</version>
<packaging>war</packaging>
<name>ARSnova Mobile</name>

Expand Down

0 comments on commit 1bf96d5

Please sign in to comment.