Set script versions to 1.0.0

This commit is contained in:
2026-09-11 14:51:03 -07:00
parent 4c28ea8057
commit b7bd976ef3
3 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
// ==UserScript==
// @name Meaningful Icons for GitHub
// @version 1.0.0
// @description Replaces GitHub's generic file and folder icons with type-aware Material icons.
// @match https://github.com/*/*
// ==/UserScript==