mirror of
https://github.com/flash555588/ai-model-workbench.git
synced 2026-07-22 06:56:38 +00:00
- Update manifest.json and package.json to 0.5.7. - Update CHANGELOG with recent UI changes. - Build artifacts are up to date.
10 lines
276 B
JSON
10 lines
276 B
JSON
{
|
|
"id": "ai-model-workbench",
|
|
"name": "AI Model Workbench",
|
|
"version": "0.5.7",
|
|
"minAppVersion": "1.5.0",
|
|
"description": "Turn 3D models into linked knowledge assets.",
|
|
"author": "flash",
|
|
"authorUrl": "https://github.com/flash555588",
|
|
"isDesktopOnly": false
|
|
}
|