1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-03-11 02:10:59 +01:00
This commit is contained in:
Kovah 2020-05-04 17:55:46 +02:00
parent 3f6e7e6e61
commit 3ed739bd9b
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.34',
'version' => 'v0.0.35',
'default' => [
'pagination' => 25,

2
package-lock.json generated
View File

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

View File

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