Prerelease 6.0.0-alpha.1

This commit is contained in:
2026-01-07 09:34:08 +01:00
parent 655abebe52
commit 622d9837fd
3 changed files with 3 additions and 2 deletions

View File

@@ -1 +1 @@
5.13.0 6.0.0-alpha.1

View File

@@ -1,5 +1,6 @@
{ {
"lockfileVersion": 1, "lockfileVersion": 1,
"configVersion": 0,
"workspaces": { "workspaces": {
"": { "": {
"devDependencies": { "devDependencies": {

View File

@@ -7,7 +7,7 @@
<Authors /> <Authors />
<PackageId>Oceanbox.FvcomKit</PackageId> <PackageId>Oceanbox.FvcomKit</PackageId>
<RuntimeIdentifier>linux-x64</RuntimeIdentifier> <RuntimeIdentifier>linux-x64</RuntimeIdentifier>
<Version>5.13.0</Version> <Version>6.0.0-alpha.1</Version>
<RestorePackagesWithLockFile>false</RestorePackagesWithLockFile> <RestorePackagesWithLockFile>false</RestorePackagesWithLockFile>
<IsPackable>true</IsPackable> <IsPackable>true</IsPackable>
</PropertyGroup> </PropertyGroup>