Skip to content

Commit 02ca85e

Browse files
committed
bump version
1 parent 3adb52d commit 02ca85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/config/app.php

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

33
return [
44

5-
'version' => '1.0.0',
5+
'version' => '1.1.0',
66

77
'TMDB_API_KEY' => env('TMDB_API_KEY'),
88
'TRANSLATION' => env('TRANSLATION'),

0 commit comments

Comments
 (0)