Skip to content

Commit

Permalink
Update tdx-enhanced.js Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
ejunga authored Oct 24, 2024
1 parent eafbc11 commit f783661
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tdx-enhanced.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name tdx-enhanced-student
// @namespace ecn
// @version 2024-10-24-dev03
// @version 2024-10-24-01
// @description enhanced tdx coloring & formatting. follows system color scheme.
// @author Purdue STEM IT - it@purdue.edu
// @match https://service.purdue.edu/TDNext/*
Expand Down Expand Up @@ -2244,4 +2244,4 @@ div.feed-entry {
`

GM.addStyle(customStyles)
})();
})();

0 comments on commit f783661

Please sign in to comment.