1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-17 13:18:21 +01:00
This commit is contained in:
Kovah 2019-09-17 20:59:06 +02:00
parent 7f0faf49b7
commit f6d31f7ce5
No known key found for this signature in database
GPG Key ID: AAAA031BA9830D7B
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?php
return [
'version' => 'v0.0.21',
'version' => 'v0.0.22',
'default' => [
'pagination' => 25,

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "linkace",
"version": "0.0.19",
"version": "0.0.22",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "linkace",
"version": "0.0.21",
"version": "0.0.22",
"description": "A small, selfhosted bookmark manager with advanced features, built with Laravel and Docker",
"homepage": "https://github.com/Kovah/LinkAce",
"repository": {