chore: Fix versionName

Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
This commit is contained in:
Myzel394 2024-07-19 19:50:25 +02:00
parent f92becc333
commit 1e2cc1ca2e
No known key found for this signature in database
GPG Key ID: DEC4AAB876F73185

View File

@ -1,6 +1,6 @@
[versions] [versions]
versionCode = "4" versionCode = "5"
versionName = "NumberHub" versionName = "0.5.0"
androidxBrowserBrowser = "1.8.0" androidxBrowserBrowser = "1.8.0"
androidGradlePlugin = "8.3.2" androidGradlePlugin = "8.3.2"