Home screen change (#88)

* security

* home screen remove GO button

* fix

* test

* version
This commit is contained in:
Anthony Stirling
2023-04-15 19:55:55 +01:00
committed by GitHub
parent 655b97bfd5
commit 03febd9484
10 changed files with 47 additions and 16 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = 'stirling.software'
version = '0.4.7'
version = '0.4.8'
sourceCompatibility = '17'
repositories {