Changeset - b9f1ef2d6634
[Not reviewed]
0 1 0
Chel Sea (chain) - 5 years ago 2020-11-12 14:25:29
chain@rpgfiction.net
update to version 1.0.1
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
inc/plugins/lexicon.php
Show inline comments
 
@@ -16,9 +16,9 @@ function lexicon_info()
 
        "name" => $lang->lexicon_name,
 
        "description" => $lang->lexicon_short_desc,
 
        "website" => "https://github.com/its-sparks-fly",
 
        "author" => "sparks fly",
 
        "author" => "sparks fly, patched by chain",
 
        "authorsite" => "https://github.com/its-sparks-fly",
 
        "version" => "1.0",
 
        "version" => "1.0.1",
 
        "compatibility" => "18*"
 
    ];
 

	
0 comments (0 inline, 0 general)