mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 14:14:27 +02:00
fix path
This commit is contained in:
@ -3,6 +3,5 @@
|
||||
Generate graph from text using dot(viz) format
|
||||
|
||||
## Change logs
|
||||
|
||||
### v0.0.1-a
|
||||
* First version
|
||||
* v0.0.2-a: Fix path problem
|
||||
* v0.0.1-a: First version
|
File diff suppressed because one or more lines are too long
@ -7,7 +7,7 @@
|
||||
"email": "xsang.le@gmail.com",
|
||||
"licences": "GPLv3"
|
||||
},
|
||||
"version":"0.0.1-a",
|
||||
"version":"0.0.2-a",
|
||||
"category":"Office",
|
||||
"iconclass": "fa fa-sitemap",
|
||||
"mimes":["text/.*graphviz"]
|
||||
|
Reference in New Issue
Block a user