pre-release-20251224 update docs and builds for next release

This commit is contained in:
Sean Leary
2025-12-24 09:05:18 -06:00
parent 128fb42ccc
commit 24bba97c1d
4 changed files with 5 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ subprojects {
}
group = 'org.json'
version = 'v20250517-SNAPSHOT'
version = 'v20251224-SNAPSHOT'
description = 'JSON in Java'
sourceCompatibility = '1.8'