diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8418cc00..139f6b97 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -32,7 +32,7 @@ The exact steps depend on your Nextcloud platform. If you use Docker for your Ne
- **MacOS**: `brew install exiftool`
- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`
]]>
- 1.1.2
+ 1.1.4
agpl
Varun Patil
https://github.com/pulsejet/memories
diff --git a/bundle.sh b/bundle.sh
index 72400f41..a46a0631 100755
--- a/bundle.sh
+++ b/bundle.sh
@@ -7,6 +7,7 @@ mkdir -p /tmp/memories
cp -R appinfo css img js lib templates COPYING README.md exiftest* composer* /tmp/memories
cd /tmp
+rm -f memories/appinfo/screencap* memories/js/*.map
rm -rf memories.tar.gz
tar -zvcf memories.tar.gz memories/