Fixes #371 Tagged items when pinning/unpinning (#1036)

This commit is contained in:
KodeStar
2022-11-25 23:21:45 +00:00
committed by GitHub
parent 7565bd4028
commit aa49a5fb42
2 changed files with 34 additions and 25 deletions

View File

@@ -14,7 +14,7 @@ return [
*/
'name' => env('APP_NAME', 'Heimdall'),
'version' => '2.5.2',
'version' => '2.5.3',
/*
|--------------------------------------------------------------------------