diff --git a/appinfo/info.xml b/appinfo/info.xml
index 286e24a4c..7120fc341 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,7 +8,7 @@
The First run wizard can be customized to meet specific design goals, or to change links and messages. Create an appropriate theme following the Theming documentation, and changes to the look and feel of this Wizard are simple. More information is available in the first run wizard documentation, as well as the theming documentation.
- 2.13.0
+ 2.14.0
agpl
Frank Karlitschek
Jan-Christoph Borchardt
@@ -27,7 +27,7 @@ The First run wizard can be customized to meet specific design goals, or to chan
https://github.com/nextcloud/firstrunwizard.git
-
+
diff --git a/package.json b/package.json
index 0d6a17cc3..658281cea 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "firstrunwizard",
"description": "",
- "version": "2.13.0",
+ "version": "2.14.0",
"author": "Julius Härtl ",
"license": "agpl",
"private": true,