mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-08-05 07:28:18 +00:00
Updated version
This commit is contained in:
@@ -35,7 +35,7 @@ import java.util.stream.Collectors;
|
||||
descriptionHeading = "%nDescription:%n%n",
|
||||
parameterListHeading = "%nParameters:%n",
|
||||
optionListHeading = "%nOptions:%n",
|
||||
version = "KickC 0.8.5 BETA"
|
||||
version = "KickC 0.8.6 BETA"
|
||||
)
|
||||
public class KickC implements Callable<Integer> {
|
||||
|
||||
|
Reference in New Issue
Block a user