From b4f8605464188c8dd56da768c0ae4168708f17f0 Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Wed, 11 Sep 2024 05:16:59 +0200 Subject: [PATCH] 1.27.4 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index abd694a..39f147d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ripunzel", - "version": "1.27.3", + "version": "1.27.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ripunzel", - "version": "1.27.3", + "version": "1.27.4", "license": "ISC", "dependencies": { "array.prototype.flatten": "^1.2.1", diff --git a/package.json b/package.json index 4a2ca22..de12fd9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripunzel", - "version": "1.27.3", + "version": "1.27.4", "description": "Web content archiving tool, with versatile filename patterns and extensive options for reddit user profiles.", "main": "app.js", "scripts": {