diff --git a/gradle.properties b/gradle.properties
index dd6c430fd..ac97881cc 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
#
-VERSION_NAME=6.3.0
+VERSION_NAME=6.3.0 Beta 2
VERSION_CODE=326
PACKAGE=it.feio.android.omninotes
MIN_SDK=21
diff --git a/omniNotes/src/main/res/raw/changelog.xml b/omniNotes/src/main/res/raw/changelog.xml
index d400b4931..a3aee5980 100644
--- a/omniNotes/src/main/res/raw/changelog.xml
+++ b/omniNotes/src/main/res/raw/changelog.xml
@@ -16,9 +16,16 @@
-->
+
+ [i]Improved![/i] Managed runtime notifications permission on Tiramisu and above
+ [u]Fix[/u] Tags and categories related issues (thanks to [a href='https://github.com/XYIheng']Yiheng Xiong[/a])
+
+
+ versionName="6.3.0 Alpha 1">
[b]New![/b] Targeting Android 13 API with improved performances and security updates
[b]New![/b] Telegram channel (removed Facebook, never used...)
[b]New![/b] Adaptive and monochrome icons (thanks to [a href='https://github.com/rec0de']Rec0de[/a])