We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1dcb6 commit 1eb5f44Copy full SHA for 1eb5f44
config/app.php
@@ -15,7 +15,7 @@
15
16
'name' => env('APP_NAME', 'Urán'),
17
18
- 'version' => '3.24.3', // update on release
+ 'version' => '3.25', // update on release
19
20
'logo_blue_path' => env('APP_ENV', "local") != "production" ? '/img/mars.png' : '/img/uran_blue.png',
21
0 commit comments