docs(version): updated version number

This commit is contained in:
darwincereska
2025-11-13 18:55:21 -05:00
parent b6874c8ce7
commit 5cdc53945f

View File

@@ -10,7 +10,7 @@ plugins {
}
group = "org.notevc"
version = "1.0.5"
version = "1.0.6"
buildConfig {
buildConfigField("String", "VERSION", "\"${project.version}\"")