feat(i18n): version checking
This commit is contained in:
parent
2b71bd18eb
commit
e9d6f33930
13 changed files with 125 additions and 24 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -23,4 +23,7 @@ out/
|
|||
.sts4-cache
|
||||
bin/
|
||||
!**/src/main/**/bin/
|
||||
!**/src/test/**/bin/
|
||||
!**/src/test/**/bin/
|
||||
|
||||
### Server ###
|
||||
run/
|
Loading…
Add table
Add a link
Reference in a new issue