From 7567f84a466b6a06d00f28abfc4debd50fc10949 Mon Sep 17 00:00:00 2001
From: Daniel Kesselberg <mail@danielkesselberg.de>
Date: Mon, 18 Oct 2021 09:49:46 +0200
Subject: [PATCH] Bump version

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
---
 appinfo/info.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/appinfo/info.xml b/appinfo/info.xml
index 48b843c3..a6257036 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,10 +4,10 @@
 	<name>PDF viewer</name>
 	<summary>PDF viewer</summary>
 
-	<description><![CDATA[Directly view PDF documents in your Nextcloud. 
-As an added bonus, this app can also display Adobe Illustrator (.ai) files. 
+	<description><![CDATA[Directly view PDF documents in your Nextcloud.
+As an added bonus, this app can also display Adobe Illustrator (.ai) files.
 Powered by [pdf.js](https://mozilla.github.io/pdf.js/)]]></description>
-	<version>2.3.0</version>
+	<version>2.3.1</version>
 	<licence>agpl</licence>
 	<author mail="skjnldsv@protonmail.com">John Molakvoæ</author>
 
@@ -19,7 +19,7 @@ Powered by [pdf.js](https://mozilla.github.io/pdf.js/)]]></description>
 	<bugs>https://github.com/nextcloud/files_pdfviewer/issues</bugs>
 	<website>https://github.com/nextcloud/files_pdfviewer</website>
 	<repository type="git">https://github.com/nextcloud/files_pdfviewer.git</repository>
-  
+
 	<dependencies>
 		<nextcloud min-version="22" max-version="22" />
 	</dependencies>