1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-08 22:51:14 +02:00

[yawl_example] fixed typo

This commit is contained in:
2023-07-20 22:55:56 +02:00
parent 206e4116d1
commit 067eeaad75
3 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -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",