fix: add version numbers
trickyni trickyniv56@gmail.com
Mon, 11 May 2026 09:46:42 +0300
2 files changed,
2 insertions(+),
1 deletions(-)
M
darkreader.user.js
→
darkreader.user.js
@@ -1,5 +1,6 @@
// ==UserScript== // @name Dark Reader (clay-witch) +// @version 1.0.3 // @icon https://darkreader.org/images/darkreader-icon-256x256.png // @description Configures the DarkReader userscript with the clay-witch colorscheme // @homepageURL https://codeberg.org/trickyni/clay-witch.userscript
M
substack.user.js
→
substack.user.js
@@ -1,7 +1,7 @@
// ==UserScript== // @name Substack (Clay-Witch) // @description the clay-witch theme for Substack -// @version 0.1.0 +// @version 1.0.0 // @downloadURL https://codeberg.org/trickyni/clay-witch.userscript/raw/branch/main/substack.user.js // @updateURL https://codeberg.org/trickyni/clay-witch.userscript/raw/branch/main/substack.user.js // @run-at document-end