bump new version 16.0.7.0-2

Signed-off-by: Double Sine <xiao_ai_yu@live.cn>
This commit is contained in:
Double Sine 2022-05-26 08:33:44 +08:00
parent ce90ef2ade
commit 7f1d75a446
No known key found for this signature in database
GPG Key ID: 44460E4F43EA8633
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ namespace nkg {
void welcome() {
puts("***************************************************");
puts("* navicat-keygen by @DoubleLabyrinth *");
puts("* version: 16.0.7.0-1 *");
puts("* version: 16.0.7.0-2 *");
puts("***************************************************");
puts("");
}

View File

@ -31,7 +31,7 @@
void welcome() {
puts("***************************************************");
puts("* navicat-patcher by @DoubleLabyrinth *");
puts("* version: 16.0.7.0-1 *");
puts("* version: 16.0.7.0-2 *");
puts("***************************************************");
puts("");
}