bump new version 16.0.7.0-1

Signed-off-by: Double Sine <xiao_ai_yu@live.cn>
This commit is contained in:
Double Sine 2022-05-08 09:21:54 +08:00
parent cc23d44f44
commit 8a004df873
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() { void welcome() {
puts("***************************************************"); puts("***************************************************");
puts("* navicat-keygen by @DoubleLabyrinth *"); puts("* navicat-keygen by @DoubleLabyrinth *");
puts("* version: 16.0.7.0 *"); puts("* version: 16.0.7.0-1 *");
puts("***************************************************"); puts("***************************************************");
puts(""); puts("");
} }

View File

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