diff --git a/Makefile b/Makefile
index c7cc0e50cc248a0a67d4f0e1bc3f6971f86a8688..be10e5151cc8fd71756b7c4ddfa1942b1788bba4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 BASE=downloads_for_sale
 PLUGINTYPE=vmcustom
-VERSION=1.3
+VERSION=1.3.1
 
 PLUGINFILES=$(BASE).php $(BASE).script.php $(BASE).xml index.html
 
diff --git a/downloads_for_sale.xml b/downloads_for_sale.xml
index 872fd7b7d61fc5a7898c64729b09c65be9e2355b..6e0ff454e19106f6a6437bcd4b85f4310189291f 100644
--- a/downloads_for_sale.xml
+++ b/downloads_for_sale.xml
@@ -3,10 +3,10 @@
     <name>VMCUSTOM_DLSALE</name>
     <creationDate>2013-02-08</creationDate>
     <author>Reinhold Kainhofer</author>
-    <authorUrl>http://www.kainhofer.com/</authorUrl>
+    <authorUrl>http://www.open-tools.net/</authorUrl>
     <copyright>Copyright (C) 2013 Reinhold Kainhofer. All rights reserved.</copyright>
     <license>http://www.gnu.org/licenses/gpl.html GNU/GPL v3+</license>
-    <version>1.3.0</version>
+    <version>1.3.1</version>
     <description>VMCUSTOM_DLSALE_DESC</description>
     <files>
         <filename plugin="downloads_for_sale">downloads_for_sale.php</filename>
diff --git a/language/de-DE/de-DE.plg_vmcustom_downloads_for_sale.sys.ini b/language/de-DE/de-DE.plg_vmcustom_downloads_for_sale.sys.ini
index 3ddf7d5d62112167694888d5e34fea26b6a7ad20..1d3e1c5fc18fb3c1424431b3e22ff4aca6a1b66e 100644
--- a/language/de-DE/de-DE.plg_vmcustom_downloads_for_sale.sys.ini
+++ b/language/de-DE/de-DE.plg_vmcustom_downloads_for_sale.sys.ini
@@ -3,5 +3,5 @@
 ; License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php
 ; Note : All ini files need to be saved as UTF-8 - No BOM
 
-VMCUSTOM_DLSALE="VM Downloads zu verkaufen"
+VMCUSTOM_DLSALE="Downloads zu verkaufen für VirtueMart"
 VMCUSTOM_DLSALE_DESC="VirtueMart Erweiterung, um downloadbare Dateien an Produkte anzuhängen (z.B. Hardwaretreiber oder Benutzerhandbücher) oder kostenlose oder bezahlte Downloads anzubieten."
diff --git a/language/en-GB/en-GB.plg_vmcustom_downloads_for_sale.sys.ini b/language/en-GB/en-GB.plg_vmcustom_downloads_for_sale.sys.ini
index b1af368262ee0bf4b61541140825a9d7e212df61..738804a75e27cfe1e9ed447f646ade94e5375131 100644
--- a/language/en-GB/en-GB.plg_vmcustom_downloads_for_sale.sys.ini
+++ b/language/en-GB/en-GB.plg_vmcustom_downloads_for_sale.sys.ini
@@ -3,5 +3,5 @@
 ; License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php
 ; Note : All ini files need to be saved as UTF-8 - No BOM
 
-VMCUSTOM_DLSALE="VM Downloads for Sale"
+VMCUSTOM_DLSALE="Downloads for Sale for VirtueMart"
 VMCUSTOM_DLSALE_DESC="VirtueMart plugin to assign downloadable media files to products and provide free and paid downloads."
diff --git a/releases/plg_vmcustom_downloads_for_sale_v1.3.1.zip b/releases/plg_vmcustom_downloads_for_sale_v1.3.1.zip
new file mode 100644
index 0000000000000000000000000000000000000000..630bf771083fac54c0abb7018a1db7ab00398fc9
Binary files /dev/null and b/releases/plg_vmcustom_downloads_for_sale_v1.3.1.zip differ