From e66581a264f6e8e1b61ebd4e45544308e54a3b52 Mon Sep 17 00:00:00 2001 From: zsgsdesign Date: Fri, 20 Aug 2021 17:57:57 +0800 Subject: [PATCH] add build info for 0.5.1 Aphyocharacinae Build Pack 1 --- config/version.php | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/config/version.php b/config/version.php index 168f98cfe..000332ca6 100644 --- a/config/version.php +++ b/config/version.php @@ -14,7 +14,7 @@ 'number' => [ 'major' => 0, 'minor' => 5, - 'build' => 0, + 'build' => 1, ], /* @@ -28,6 +28,17 @@ 'name' => 'Aphyocharacinae', + /* + |-------------------------------------------------------------------------- + | Build Name + |-------------------------------------------------------------------------- + | + | This is the current version build name of NOJ. + | + */ + + 'build' => 'Build Pack 1', + /* |-------------------------------------------------------------------------- | Insider Alias