diff --git a/app/config/version.php b/app/config/version.php index fb506a418b..4685028d0d 100644 --- a/app/config/version.php +++ b/app/config/version.php @@ -1,5 +1,5 @@ 'v2.1.0-12', - 'hash_version' => 'v2.1.0-12-g98db6fe', + 'app_version' => 'v2.1.0-13', + 'hash_version' => 'v2.1.0-13-g36fd4ab', ); \ No newline at end of file diff --git a/app/views/frontend/auth/signin.blade.php b/app/views/frontend/auth/signin.blade.php index 227f568159..e966a771fe 100755 --- a/app/views/frontend/auth/signin.blade.php +++ b/app/views/frontend/auth/signin.blade.php @@ -25,7 +25,7 @@ Account Sign in ::