From 47a644c0fef760d5789410a7958ecba028c0ab47 Mon Sep 17 00:00:00 2001 From: miketwc1984 Date: Fri, 29 Sep 2023 22:28:20 -0400 Subject: [PATCH] bump to 1.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 994f7d0..dc0ffd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cronicle-edge", - "version": "1.7.1", + "version": "1.7.2", "description": "A simple, distributed task scheduler and runner with a web based UI.", "author": "Joseph Huckaby ", "homepage": "https://github.com/jhuckaby/Cronicle",