Browse Source

Merge pull request #491 from v2board/dev

update: fix admin dark mode
tokumeikoi 3 years ago
parent
commit
796bcc4ab3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/app.php

+ 1 - 1
config/app.php

@@ -237,5 +237,5 @@ return [
     | The only modification by laravel config
     |
     */
-    'version' => '1.5.4.1640964602459'
+    'version' => '1.5.4.1640966110216'
 ];