From 76a16693a3fd981e8effc1c50ca480077eb2a9ae Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 22 Nov 2022 15:51:22 -0500 Subject: [PATCH] bump serials --- zones/mydomains/db.bhh.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zones/mydomains/db.bhh.sh b/zones/mydomains/db.bhh.sh index e3fcac3..63390eb 100644 --- a/zones/mydomains/db.bhh.sh +++ b/zones/mydomains/db.bhh.sh @@ -1,7 +1,7 @@ $ORIGIN . $TTL 3600 ; 1 hour bhh.sh IN SOA ns1.tildeverse.net. root.bhh.sh. ( - 2022111700 ; serial + 2022112201 ; serial 7200 ; refresh (2 hours) 3600 ; retry (1 hour) 86400 ; expire (1 day)