Kitty's first patch

This commit is contained in:
AnythingButRealData 2025-05-09 20:33:07 +02:00
parent 945289afa1
commit 6863213651
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
// ==UserScript==
// @name LILY
// @namespace https://code.fleshless.org/mute
// @version 0.0.3
// @version 0.0.3.5
// @description Lily's Integrated Logic Yoke
// @grant none
// @author Mute

View File

@ -1,6 +1,6 @@
{
"name": "lily",
"version": "0.0.3",
"version": "0.0.3.5",
"description": "Lily's Integrated Logic Yoke",
"type": "module",
"private": true,