Add cache invalidation methods and update project version to 1.1.

This commit is contained in:
2026-04-23 06:18:17 +02:00
parent cfab96b15e
commit a0c546dade
4 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ plugins {
}
group = 'de.catmangames.jsonfetcher'
version = '1.0'
version = '1.1'
java {
sourceCompatibility = JavaVersion.VERSION_11