From 3f905c6c54458f0237138d6b8ce712a87e789569 Mon Sep 17 00:00:00 2001 From: Niels Simenon Date: Sat, 18 Dec 2021 00:40:14 +0100 Subject: [PATCH] 1.24.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 368819e..354d6df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ripunzel", - "version": "1.24.0", + "version": "1.24.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3ee2418..f0ba995 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripunzel", - "version": "1.24.0", + "version": "1.24.1", "description": "Web content archiving tool, with versatile filename patterns and extensive options for reddit user profiles.", "main": "app.js", "scripts": {