From a911ac3b9d3e53375b6d8169b0ac107d1b67fb94 Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:47:14 +0100 Subject: [PATCH] Bump version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 91bf82a..9b88847 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tdarr", - "version": "2.00.21", + "version": "2.13.01", "description": "", "main": "index.js", "scripts": {}, @@ -18,4 +18,4 @@ "babel-eslint": "^10.1.0" }, "devDependencies": {} -} \ No newline at end of file +}