bump new version 16.0.7.0-2
Signed-off-by: Double Sine <xiao_ai_yu@live.cn>
This commit is contained in:
parent
5860cb6dd4
commit
9671ec3224
@ -25,7 +25,7 @@ namespace nkg {
|
||||
static void welcome() {
|
||||
_putws(L"***************************************************");
|
||||
_putws(L"* navicat-keygen by @DoubleLabyrinth *");
|
||||
_putws(L"* version: 16.0.7.0-1 *");
|
||||
_putws(L"* version: 16.0.7.0-2 *");
|
||||
_putws(L"***************************************************");
|
||||
_putws(L"");
|
||||
}
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
void welcome() {
|
||||
_putws(L"***************************************************");
|
||||
_putws(L"* navicat-patcher by @DoubleLabyrinth *");
|
||||
_putws(L"* version: 16.0.7.0-1 *");
|
||||
_putws(L"* version: 16.0.7.0-2 *");
|
||||
_putws(L"***************************************************");
|
||||
_putws(L"");
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user