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 Display Repo Info and File Sizes for GitHub
// @version 1.0.0
// @description Displays repository disk usage, age, and individual file sizes on GitHub.
// @match https://github.com/*/*
// ==/UserScript==