mirror of
https://github.com/flash555588/ai-model-workbench.git
synced 2026-07-22 17:30:25 +00:00
- Update manifest.json, package.json, versions.json to 0.5.8. - Add CHANGELOG entry noting re-release with signed artifacts.
10 lines
276 B
JSON
10 lines
276 B
JSON
{
|
|
"id": "ai-model-workbench",
|
|
"name": "AI Model Workbench",
|
|
"version": "0.5.8",
|
|
"minAppVersion": "1.5.0",
|
|
"description": "Turn 3D models into linked knowledge assets.",
|
|
"author": "flash",
|
|
"authorUrl": "https://github.com/flash555588",
|
|
"isDesktopOnly": false
|
|
}
|