mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-09 07:01:14 +02:00
[yawl_example] fixed typo
This commit is contained in:
@@ -376,7 +376,7 @@
|
||||
["yawl_example"] = {
|
||||
["manifestVersion"] = "1.0",
|
||||
["package"] = "yawl_example",
|
||||
["version"] = "1.2.0",
|
||||
["version"] = "1.2.1",
|
||||
["name"] = "Yet Another Widget Library Example file",
|
||||
["repo"] = "tree/master/yawl",
|
||||
["description"] = "New version of libgui, but using libclass2 and cleaner code and interface.",
|
||||
|
Binary file not shown.
@@ -388,7 +388,7 @@
|
||||
dependencies = {
|
||||
["yawl"] = "/"
|
||||
},
|
||||
version = "1.2.0",
|
||||
version = "1.2.1",
|
||||
name = "Yet Another Widget Library Example file",
|
||||
description = "New version of libgui, but using libclass2 and cleaner code and interface.";
|
||||
note = "This is only a example file",
|
||||
|
Reference in New Issue
Block a user