diff --git a/site/index.html b/site/index.html index 2a7df58..bd6e577 100644 --- a/site/index.html +++ b/site/index.html @@ -42,10 +42,10 @@ "applicationCategory": "DeveloperApplication", "applicationSubCategory": "Reverse engineering", "operatingSystem": "Linux, macOS", - "softwareVersion": "0.2.0", + "softwareVersion": "0.3.1", "url": "https://dweekly.github.io/luad/", "codeRepository": "https://github.com/dweekly/luad", - "downloadUrl": "https://github.com/dweekly/luad/releases/tag/v0.2.0", + "downloadUrl": "https://github.com/dweekly/luad/releases/tag/v0.3.1", "programmingLanguage": "Rust", "license": "https://spdx.org/licenses/MIT.html", "description": "A memory-safe Rust CLI and library that inspects, disassembles, and validates compiled Lua bytecode, including the non-stock layouts found in embedded firmware. Reports the exact declared profile with byte-level provenance.", @@ -62,7 +62,7 @@
luad - v0.2.0 · experimental + v0.3.1 · experimental