diff --git a/gradle.properties b/gradle.properties
index bb115f5b5b..ca15a36f7c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,8 +14,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
#
-VERSION_NAME=6.0.0 Beta 6
-VERSION_CODE=254
+VERSION_NAME=6.0.0 Beta 7
+VERSION_CODE=255
PACKAGE=it.feio.android.omninotes
MIN_SDK=16
# Upgrading this to 24+ will need ContentProvider for sharing and camera attachments
diff --git a/omniNotes/src/main/res/raw/changelog.xml b/omniNotes/src/main/res/raw/changelog.xml
index 9146c674f0..e37e734143 100644
--- a/omniNotes/src/main/res/raw/changelog.xml
+++ b/omniNotes/src/main/res/raw/changelog.xml
@@ -17,6 +17,12 @@
-->
+
+ [i]Improved![/i] Backup notification contains now missing attachments number
+
+