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

Commit 417095a

Browse files
committed
Release version 2.3.4
1 parent 5cc7aa7 commit 417095a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.3.4
4+
Bug fixes:
5+
* Fix layout problems in Firefox 49+
6+
* ARSnova no longer hangs because of a `ReferenceError` when loading for the
7+
first time on slow connections.
8+
39
## 2.3.3
410
Bug fixes:
511
* Fixes JavaScript errors occuring with `question.answer-option-limit` set to

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>de.thm.arsnova</groupId>
55
<artifactId>arsnova-mobile</artifactId>
6-
<version>2.3.4-SNAPSHOT</version>
6+
<version>2.3.4</version>
77
<packaging>war</packaging>
88
<name>ARSnova Mobile</name>
99

0 commit comments

Comments
 (0)