diff --git a/plugins/awocoupon/Makefile b/plugins/awocoupon/Makefile
index cfa0045c70c3ab85518f6fe98c05f74bd0441ff7..2060bf5918de8ea861382022354004f38477d765 100644
--- a/plugins/awocoupon/Makefile
+++ b/plugins/awocoupon/Makefile
@@ -1,7 +1,7 @@
 BASE=awocoupon
 PLUGINTYPE=vmshipmentrules
 ZIPBASE=opentools_$(PLUGINTYPE)
-VERSION=1.0
+VERSION=1.1
 
 PLUGINFILES=$(BASE).php $(BASE).script.php $(BASE).xml index.html
 
diff --git a/plugins/awocoupon/awocoupon.xml b/plugins/awocoupon/awocoupon.xml
index a7491db2cd414f42990ddac85f1f859e7f29da26..2161f64e74939d456b9b23ed4664488bf7ab0f68 100644
--- a/plugins/awocoupon/awocoupon.xml
+++ b/plugins/awocoupon/awocoupon.xml
@@ -6,7 +6,7 @@
     <authorUrl>http://www.open-tools.net</authorUrl>
     <copyright>Copyright (C) 2014, Reinhold Kainhofer</copyright>
     <license>GPL v3+</license>
-    <version>1.0</version>
+    <version>1.1</version>
     <description>VMSHIPMENTRULES_AWOCOUPON_DESC</description>
     <files>
         <filename plugin="awocoupon">awocoupon.php</filename>
diff --git a/plugins/awocoupon/releases/plg_opentools_vmshipmentrules_awocoupon_v1.1.zip b/plugins/awocoupon/releases/plg_opentools_vmshipmentrules_awocoupon_v1.1.zip
new file mode 100644
index 0000000000000000000000000000000000000000..0b40c69337a8b76a3030b05bfeba8843d2ba2aa0
Binary files /dev/null and b/plugins/awocoupon/releases/plg_opentools_vmshipmentrules_awocoupon_v1.1.zip differ