diff options
| author | dacctal <donotcontactmevia@email.invalid> | 2026-06-22 18:42:08 +0000 |
|---|---|---|
| committer | dacctal <donotcontactmevia@email.invalid> | 2026-06-22 18:42:08 +0000 |
| commit | b8512ce0730e1575f4329e3b78a1540e5228d4f0 (patch) | |
| tree | f1225035e9fa11510284b2ac48815f22d47bfd04 /bldit.lua | |
| parent | a18b7108f1648dc69e06bb21e84ec48a2dd60f60 (diff) | |
i fixed the rest of the install functions
Diffstat (limited to 'bldit.lua')
| -rw-r--r-- | bldit.lua | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -bldit_version = "0.1.3" -package_version = "0.1.3" +bldit_version = "1.0.0" +package_version = "1.0.0" global_dependencies = { luajit = { |
