From 5f39cff557867f1a4fe4fb91319cd73516ffc70a Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 2 May 2024 10:38:54 -0400 Subject: [PATCH] update author + bump version --- tdx-enhanced.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tdx-enhanced.js b/tdx-enhanced.js index 28ebfde..d32fc01 100644 --- a/tdx-enhanced.js +++ b/tdx-enhanced.js @@ -1,9 +1,9 @@ // ==UserScript== // @name tdx-enhanced // @namespace ecn -// @version 2024-05-02-01 +// @version 2024-05-02-02 // @description enhanced tdx coloring & formatting. follows system color scheme. -// @author Purdue IT - it@purdue.edu +// @author Purdue STEM IT - it@purdue.edu // @match https://service.purdue.edu/TDNext/* // @require https://momentjs.com/downloads/moment.min.js // @downloadURL https://raw.github.itap.purdue.edu/ECN/tdx-userscript/main/tdx-enhanced.js