From 59d732d4aec5e424ab0da1b8b5f310a5697726f2 Mon Sep 17 00:00:00 2001 From: Mitch Downey Date: Wed, 29 Nov 2023 21:49:53 -0600 Subject: [PATCH] Bump to version 4.15.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffb49b4a..ee9344fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "podverse-api", - "version": "4.15.12", + "version": "4.15.13", "description": "Data API, database migration scripts, and backend services for all Podverse models.", "contributors": [ "Mitch Downey"