root 5 years ago
parent
commit
b9a6bca502
2 changed files with 1 additions and 1 deletions
  1. 0 0
      public/p__login.async.js
  2. 1 1
      routes/web.php

File diff suppressed because it is too large
+ 0 - 0
public/p__login.async.js


+ 1 - 1
routes/web.php

@@ -15,6 +15,6 @@ Route::get('/', function () {
     return view('app', [
         'title' => config('v2board.app_name', 'V2Board'),
         'theme' => config('v2board.app_theme', 1),
-        'verison' => '0.1.7'
+        'verison' => '0.1.8'
     ]);
 });

Some files were not shown because too many files changed in this diff