Update version max of latest message

This commit is contained in:
Mikołaj Pich 2023-12-27 22:21:00 +01:00 committed by GitHub
parent 95328b92f9
commit a68230a4f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ val messages = listOf(
MessageType.LOGIN_MESSAGE,
MessageType.DASHBOARD_MESSAGE,
),
versionMax = 138,
isDismissible = false,
isVisible = true,
),