Quick fix to dark mode button and reduce navbar size by removing PDF (#91)

This commit is contained in:
Anthony Stirling
2023-04-16 23:41:56 +01:00
committed by GitHub
parent c311f9a4ed
commit f762ab6aa7
7 changed files with 31 additions and 32 deletions

View File

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