Skip to content

Commit

Permalink
[1.7.0] Release 1.7.0
Browse files Browse the repository at this point in the history
- Bumped version
  • Loading branch information
kiritokatklian committed Mar 28, 2024
1 parent 9dfaa57 commit 8ae7836
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
| or any other location as required by the application or its packages.
*/

'version' => '1.6.0',
'version' => '1.7.0',

/*
|--------------------------------------------------------------------------
Expand All @@ -53,7 +53,7 @@

'ios' => [
'id' => '1476153872',
'version' => '1.6.0',
'version' => '1.7.0',
'bundle_id' => env('APP_BUNDLE_ID', 'app.kurozora.tracker'),
'protocol' => 'kurozora://',
'store_url' => 'https://apps.apple.com/us/app/kurozora/id1476153872',
Expand Down

0 comments on commit 8ae7836

Please sign in to comment.