chore: update license copyright and bump version to 0.1.8-beta1

This commit is contained in:
zkpaiminmin
2026-02-11 12:07:07 +08:00
parent 1d174423b2
commit 4c5cb0ccaf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2026 Thomas Ricouard
Copyright (c) 2026 zhukunpenglinyutong(朱昆鹏)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
+1 -1
View File
@@ -30,7 +30,7 @@ checkstyle {
}
group = 'com.github.idea-claude-code-gui'
version = '0.1.7-fix'
version = '0.1.8-beta1'
java {
sourceCompatibility = JavaVersion.VERSION_17