Misc. minor fixes.

This commit is contained in:
sanj 2024-11-03 11:47:12 -08:00
parent cf69d07ecb
commit 0a7160a909
2 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,11 @@
## Version 1.3.6
Fix repo address.
## Version 1.3.5
Fix PNG screenshot URL.
## Version 1.3.4
Minor fix, and proper PNG screenshot.

View file

@ -1,10 +1,10 @@
{
"bugs": "https://git.sij.ai/sij/neonva",
"bugs": "https://sij.ai/sij/neonva",
"categories": ["themes"],
"description": "Panic's Neon theme with italicized keywords.",
"identifier": "ai.sij.neonva",
"name": "Neonva",
"organization": "sij",
"repository": "https://git.sij.ai/sij/neonva",
"version": "1.3.4"
"repository": "https://sij.ai/sij/neonva",
"version": "1.3.6"
}