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