Updated version to Alpha 13

This commit is contained in:
dankito 2024-09-17 23:52:05 +02:00
parent da9184edea
commit 372a259f8b
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ fun SideMenuContent() {
Text("Bankmeister", color = Color.White, modifier = Modifier.padding(top = 16.dp, bottom = 8.dp))
Text("Version 1.0.0 Alpha 12", color = Color.LightGray)
Text("Version 1.0.0 Alpha 13", color = Color.LightGray)
}
ItemDivider(color = Colors.DrawerDivider)