show javascript, bug fixes

This commit is contained in:
Anthony Stirling
2023-08-06 21:56:02 +01:00
parent 379791a326
commit 54f53be5b5
14 changed files with 386 additions and 58 deletions

View File

@@ -8,7 +8,7 @@ plugins {
}
group = 'stirling.software'
version = '0.12.0'
version = '0.12.1'
sourceCompatibility = '17'
repositories {