You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,18 +6,18 @@ a [SilverChain](https://github.com/OUIsolutions/SilverChain) Lua Wrapper
6
6
7
7
| Item| What it is |
8
8
|-----|------------|
9
-
|[LuaSilverChain.zip](https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.0.5/LuaSilverChain.zip)| Zip file with the LuaSilverChain module |
10
-
|[silverchain_darwin_import.c](https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.0.5/silverchain_darwin_import.c)| C file to be used with Darwin to build the LuaSilverChain module |
11
-
|[silverchain_full.c](https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.0.5/silverchain_full.c)| C file with the full implementation of the LuaSilverChain module |
12
-
|[silverchain_no_dependecie_included.c](https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.0.5/silverchain_no_dependecie_included.c)| C file with the implementation of the LuaSilverChain module without the dependencies included |
9
+
|[LuaSilverChain.zip](https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.1.0/LuaSilverChain.zip)| Zip file with the LuaSilverChain module |
10
+
|[silverchain_darwin_import.c](https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.1.0/silverchain_darwin_import.c)| C file to be used with Darwin to build the LuaSilverChain module |
11
+
|[silverchain_full.c](https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.1.0/silverchain_full.c)| C file with the full implementation of the LuaSilverChain module |
12
+
|[silverchain_no_dependecie_included.c](https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.1.0/silverchain_no_dependecie_included.c)| C file with the implementation of the LuaSilverChain module without the dependencies included |
0 commit comments