mirror of
https://github.com/voideditor/void
synced 2026-05-23 17:38:23 +00:00
Update version numbers in package.json and product.json to reflect the addition of Apple Foundation Model and Mistral Fetch support.
This commit is contained in:
parent
5750eb007d
commit
7dc53cfbc5
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "code-oss-dev",
|
||||
"version": "1.99.3",
|
||||
"version": "2.0.0 - Apple Foundation Model + Mistral Fetch support",
|
||||
"distro": "21c8d8ea1e46d97c5639a7cabda6c0e063cc8dd5",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"nameShort": "Void",
|
||||
"nameLong": "Void",
|
||||
"voidVersion": "1.4.9",
|
||||
"voidVersion": "2.0.0 - Apple Foundation Model + Mistral Fetch support",
|
||||
"voidRelease": "0044",
|
||||
"applicationName": "void",
|
||||
"dataFolderName": ".void-editor",
|
||||
|
|
|
|||
Loading…
Reference in a new issue