From 83ccf5279fc37f2b7494aa4090bb3b3c5a20c969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20I=C3=9Fbr=C3=BCcker?= Date: Mon, 15 Feb 2021 21:11:03 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 10936d2..09913c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linkding", - "version": "1.3.0", + "version": "1.3.1", "description": "", "main": "index.js", "scripts": { diff --git a/version.txt b/version.txt index 589268e..6261a05 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.3.0 \ No newline at end of file +1.3.1 \ No newline at end of file