updated repository and bug reports url
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
|
## Version 1.15.1
|
||||||
|
- updated repository and bugs url
|
||||||
|
|
||||||
## Version 1.15
|
## Version 1.15
|
||||||
- added Apple silicon support
|
- added Apple silicon support
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<img src="https://github.com/danremollino/nova-figlet/raw/master/FIGlet%20Text.novaextension/Images/screenshots/banner.png" width="800" alt="FIGlet Text" />
|
<img src="https://git.danremollino.dev/danremollino/nova-figlet/raw/branch/master/FIGlet%20Text.novaextension/Images/screenshots/banner.png" width="800" alt="FIGlet Text" />
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
- convert selection to FIGlet text
|
- convert selection to FIGlet text
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "FIGlet Text",
|
"name": "FIGlet Text",
|
||||||
"organization": "Dan Remollino",
|
"organization": "Dan Remollino",
|
||||||
"description": "Convert selected text to FIGlet. Great for adding readable text to the Minimap, creating l33t text headers, and organizing files.",
|
"description": "Convert selected text to FIGlet. Great for adding readable text to the Minimap, creating l33t text headers, and organizing files.",
|
||||||
"version": "1.15",
|
"version": "1.15.1",
|
||||||
"categories": ["commands", "formatters"],
|
"categories": ["commands", "formatters"],
|
||||||
|
|
||||||
"entitlements": {
|
"entitlements": {
|
||||||
@ -699,6 +699,6 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
"bugs": "https://github.com/danremollino/nova-figlet/issues",
|
"bugs": "https://git.danremollino.dev/danremollino/nova-figlet/issues",
|
||||||
"repository": "https://github.com/danremollino/nova-figlet"
|
"repository": "https://git.danremollino.dev/danremollino/nova-figlet"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user