mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 15:10:43 +08:00
chore: unify project version
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
spring:
|
||||
application:
|
||||
name: boot
|
||||
name: boot
|
||||
version: ${version}
|
||||
@@ -0,0 +1,10 @@
|
||||
__ __ ____ _ _ _ ____ _
|
||||
| \/ | ___ _ __ ___ / ___|| |__ ___| | | _ \ __ _ _ __| |_ _ _
|
||||
| |\/| |/ _ \ '_ ` _ \\___ \| '_ \ / _ \ | | |_) / _` | '__| __| | | |
|
||||
| | | | __/ | | | | |___) | | | | __/ | | __/ (_| | | | |_| |_| |
|
||||
|_| |_|\___|_| |_| |_|____/|_| |_|\___|_|_|_| \__,_|_| \__|\__, |
|
||||
|___/
|
||||
Author: ReaJason
|
||||
Repo: https://github.com/ReaJason/MemShellParty
|
||||
===================================================================
|
||||
::${AnsiColor.BRIGHT_GREEN} MemShell Party ${AnsiColor.DEFAULT}:: (v${application.version})
|
||||
Reference in New Issue
Block a user