Misc. minor fixes.
This commit is contained in:
parent
cf69d07ecb
commit
0a7160a909
2 changed files with 11 additions and 3 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
## Version 1.3.6
|
||||||
|
|
||||||
|
Fix repo address.
|
||||||
|
|
||||||
|
## Version 1.3.5
|
||||||
|
|
||||||
|
Fix PNG screenshot URL.
|
||||||
|
|
||||||
## Version 1.3.4
|
## Version 1.3.4
|
||||||
|
|
||||||
Minor fix, and proper PNG screenshot.
|
Minor fix, and proper PNG screenshot.
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"bugs": "https://git.sij.ai/sij/neonva",
|
"bugs": "https://sij.ai/sij/neonva",
|
||||||
"categories": ["themes"],
|
"categories": ["themes"],
|
||||||
"description": "Panic's Neon theme with italicized keywords.",
|
"description": "Panic's Neon theme with italicized keywords.",
|
||||||
"identifier": "ai.sij.neonva",
|
"identifier": "ai.sij.neonva",
|
||||||
"name": "Neonva",
|
"name": "Neonva",
|
||||||
"organization": "sij",
|
"organization": "sij",
|
||||||
"repository": "https://git.sij.ai/sij/neonva",
|
"repository": "https://sij.ai/sij/neonva",
|
||||||
"version": "1.3.4"
|
"version": "1.3.6"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue