feat: add transaction logs and custom bank inputs
Adds configurable fees, transaction history, chat amount input, and v1.1.0 release documentation.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "com.craftbank"
|
||||
version = "1.0.0"
|
||||
version = "1.1.0"
|
||||
|
||||
// 用当前 JDK(25)编译,通过 --release 21 产出兼容 Java 21 的字节码,
|
||||
// 避免 toolchain 触发额外的 JDK 下载。Folia 要求运行时为 Java 21+。
|
||||
|
||||
Reference in New Issue
Block a user