Merge remote-tracking branch 'origin/main' into compress

This commit is contained in:
Anthony Stirling
2023-05-21 17:13:53 +01:00
6 changed files with 792 additions and 327 deletions

View File

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