diff --git a/notifications/notifications.json b/notifications/notifications.json
index 8534109b..09d0bfb9 100644
--- a/notifications/notifications.json
+++ b/notifications/notifications.json
@@ -3,12 +3,12 @@
"title" : "Welcome to motion-UI",
"message" : "Hey! This is the notification section, sometimes you will see some important messages here.
For any help, please check out the documentation here or feel free to add an issue on github."
},
- "NT02" : {
- "title" : "New! Android app",
- "message" : "An Android app is now available for download here (in the assets section)."
- },
"NT03" : {
"title" : "New! Discord channel",
"message" : "A Discord channel is available here for any questions or quick help/debugging (English or French spoken)."
+ },
+ "NT04" : {
+ "title" : "Android app",
+ "message" : "An Android app is available for download here (in the assets section). This app replaces the previous one which was a beta version."
}
}
\ No newline at end of file