From 9eee49799be99a2f1b7521cb0d04f20d929a5a7b Mon Sep 17 00:00:00 2001 From: Sam Sneed <163201376+sam-sneed@users.noreply.github.com> Date: Fri, 31 May 2024 23:25:00 +0000 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index af20cf2..0219c37 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@19d54b7e202dc7ba84d9cd3a45af70b62c74c055/jspp.js"></script> +<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@b4fc52365ebd1291bf9e86157adf9c2bb8136a23/jspp.js"></script> <script> const helpers = new JSPlusPlus.General.Helpers const html = new JSPlusPlus.HTMLFrontend