发布 1.1.3 版本
This commit is contained in:
parent
8d492a28cc
commit
4b4188abe0
@ -193,7 +193,7 @@ public class FlowLongContext {
|
||||
if (banner) {
|
||||
System.out.println("┌─┐┬ ┌─┐┬ ┬┬ ┌─┐┌┐┌┌─┐");
|
||||
System.out.println("├┤ │ │ │││││ │ │││││ ┬");
|
||||
System.out.println("└ ┴─┘└─┘└┴┘┴─┘└─┘┘└┘└─┘ 1.1.2");
|
||||
System.out.println("└ ┴─┘└─┘└┴┘┴─┘└─┘┘└┘└─┘ 1.1.3");
|
||||
}
|
||||
|
||||
return this;
|
||||
|
@ -1,5 +1,5 @@
|
||||
APP_GROUP=com.aizuda
|
||||
APP_VERSION=1.1.2
|
||||
APP_VERSION=1.1.3
|
||||
|
||||
SONATYPE_HOST=CENTRAL_PORTAL
|
||||
RELEASE_SIGNING_ENABLED=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user