From 5eda48f7a20e705a9147d0bc1b8f78f30e254fbf Mon Sep 17 00:00:00 2001 From: AJ Date: Tue, 19 Nov 2024 21:22:07 +0530 Subject: [PATCH] Update eli.js --- eli.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eli.js b/eli.js index 555a9ef..8a6a937 100755 --- a/eli.js +++ b/eli.js @@ -1,4 +1,4 @@ -/* EliCSS Framework : 4.4.4 */ +/* EliCSS Framework : 4.4.5 */ const currentScriptPath = () => { const scripts = document.querySelectorAll('script[src]');