From 7f79a4483071d83c7381afdb805b5d224f8d93f7 Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Wed, 11 Sep 2024 05:16:58 +0200 Subject: [PATCH] 1.24.0 --- 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 6cda8af..368819e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ripunzel", - "version": "1.23.0", + "version": "1.24.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f77b4cc..3ee2418 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripunzel", - "version": "1.23.0", + "version": "1.24.0", "description": "Web content archiving tool, with versatile filename patterns and extensive options for reddit user profiles.", "main": "app.js", "scripts": {