Skip to content

Commit

Permalink
v1.0.0-alpha.7
Browse files Browse the repository at this point in the history
  • Loading branch information
realodix committed Feb 24, 2022
1 parent 6370a13 commit a74edbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
use Illuminate\Support\Facades\Facade;

return [
'version' => 'v1.0.0-alpha.7 (master)',
'name' => env('APP_NAME', 'UrlHub'),
'version' => 'v1.0.0-alpha.7',
'description' => env('APP_DESCRIPTION', 'Simplify your links'),

/*
Expand Down

0 comments on commit a74edbd

Please sign in to comment.