diff --git a/MongoDB/Info.plist b/MongoDB/Info.plist
index be5d2fe..1cd9914 100644
--- a/MongoDB/Info.plist
+++ b/MongoDB/Info.plist
@@ -17,11 +17,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 3.2.1-build.1455077210
+ 3.2.1-build.1455078107
CFBundleSignature
????
CFBundleVersion
- 3.2.1-build.1455077210
+ 3.2.1-build.1455078107
LSApplicationCategoryType
public.app-category.developer-tools
LSMinimumSystemVersion
diff --git a/update.sh b/update.sh
index ae7a4b7..832c703 100755
--- a/update.sh
+++ b/update.sh
@@ -67,6 +67,8 @@ git tag $BUILD_VERSION
echo "--> Create appcast post"
mkdir -p ./_posts/release/
+rm ./_posts/release/*
+
echo "---
version: $BUILD_VERSION
package_url: https://github.com/gcollazo/mongodbapp/releases/download/$BUILD_VERSION/MongoDB.zip