mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	feature: update app
This commit is contained in:
		| @@ -49,7 +49,10 @@ class AppController extends Controller | ||||
|     public function getVersion() | ||||
|     { | ||||
|         return response([ | ||||
|             'data' => '4.0.0' | ||||
|             'data' => [ | ||||
|                 'version' => '4.0.0', | ||||
|                 'download_url' => '' | ||||
|             ] | ||||
|         ]); | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user