mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-12-26 03:32:23 +00:00
Updated version number.
This commit is contained in:
parent
946144135a
commit
7135c08d6f
@ -32,7 +32,7 @@ import java.util.stream.Collectors;
|
||||
descriptionHeading = "%nDescription:%n%n",
|
||||
parameterListHeading = "%nParameters:%n",
|
||||
optionListHeading = "%nOptions:%n",
|
||||
version = "KickC 0.7.11 BETA (master)"
|
||||
version = "KickC 0.7.12 BETA (master)"
|
||||
)
|
||||
public class KickC implements Callable<Void> {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user