Skip to content

Commit a6e1754

Browse files
committed
Merge branch 'staging' into deployment
2 parents a43b06c + dc769e9 commit a6e1754

File tree

6 files changed

+533
-540
lines changed

6 files changed

+533
-540
lines changed

composer.lock

Lines changed: 35 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
'name' => env('APP_NAME', 'Urán'),
1717

18-
'version' => '3.25', // update on release
18+
'version' => '3.26.1', // update on release
1919

2020
'logo_blue_path' => env('APP_ENV', "local") != "production" ? '/img/mars.png' : '/img/uran_blue.png',
2121

0 commit comments

Comments
 (0)