feat: move bookmarks to database (#9)
* Move bookmarks to SQL DB * Increment version
This commit is contained in:
parent
c04f07cb5c
commit
fe06cd915c
2 changed files with 20 additions and 6 deletions
|
@ -17,7 +17,7 @@
|
|||
*/
|
||||
|
||||
'name' => env('APP_NAME', 'diskfloppy.me'),
|
||||
'version' => '5.4.5',
|
||||
'version' => '5.4.6',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue