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:
Jérôme Commaret 2026-04-23 23:37:15 +02:00
parent 5750eb007d
commit 7dc53cfbc5
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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",