diff --git a/config/linkace.php b/config/linkace.php index 22e64a95..6903eb94 100644 --- a/config/linkace.php +++ b/config/linkace.php @@ -1,6 +1,6 @@ 'v0.0.34', + 'version' => 'v0.0.35', 'default' => [ 'pagination' => 25, diff --git a/package-lock.json b/package-lock.json index d06a12d5..8bf13060 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "linkace", - "version": "0.0.34", + "version": "0.0.35", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fb3b1d2b..81bb8788 100755 --- a/package.json +++ b/package.json @@ -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": {