Some small poking at things :)

dont midn the version bump, it's easier to bump versions then to get Maven to bahave
This commit is contained in:
2026-06-28 15:46:57 +02:00
parent 6d7088fd76
commit 3c6a75a587
13 changed files with 377 additions and 92 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ plugins {
id 'java-library'
}
version = '1.6'
version = '1.6.6'
dependencies {
implementation project(":Plugin-API")