Skip to content

Commit fdf4214

Browse files
Update versions
1 parent 942c5c0 commit fdf4214

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

api/AltV.Net.Async/AltV.Net.Async.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<RepositoryUrl>https://github.com/altmp-csharp/docs</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>
1414
<PackageTags>altv gta bridge</PackageTags>
15-
<PackageVersion>1.11.0-dev-preview</PackageVersion>
15+
<PackageVersion>1.11.1-beta</PackageVersion>
1616
<PackageLicenseFile>license.txt</PackageLicenseFile>
1717
<PackageReleaseNotes>Add IScript for automatically loading scripts that contains Events and ScriptEvents</PackageReleaseNotes>
1818
</PropertyGroup>

api/AltV.Net.Mock/AltV.Net.Mock.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<RepositoryUrl>https://github.com/altmp-csharp/docs</RepositoryUrl>
1212
<RepositoryType>git</RepositoryType>
1313
<PackageTags>altv gta bridge mock</PackageTags>
14-
<PackageVersion>1.11.0-dev-preview</PackageVersion>
14+
<PackageVersion>1.11.1-beta</PackageVersion>
1515
<PackageLicenseFile>license.txt</PackageLicenseFile>
1616
<PackageReleaseNotes>Update dependencies</PackageReleaseNotes>
1717
</PropertyGroup>

api/AltV.Net/AltV.Net.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@
1313
<RepositoryUrl>https://github.com/altmp-csharp/docs</RepositoryUrl>
1414
<RepositoryType>git</RepositoryType>
1515
<PackageTags>altv gta bridge</PackageTags>
16-
<PackageVersion>1.11.0-dev-preview</PackageVersion>
16+
<PackageVersion>1.11.1-beta</PackageVersion>
1717
<PackageLicenseFile>license.txt</PackageLicenseFile>
18-
<PackageReleaseNotes>Add IScript for automatically loading scripts that contains Events and ScriptEvents</PackageReleaseNotes>
18+
<PackageReleaseNotes>Add IScript for automatically loading scripts that contains Events and ScriptEvents
19+
Improve mvalue function calls</PackageReleaseNotes>
1920
</PropertyGroup>
2021

2122
<ItemGroup>

0 commit comments

Comments
 (0)