Skip to content

Commit

Permalink
update to latest AU client version (v2024.3.05)
Browse files Browse the repository at this point in the history
  • Loading branch information
astra1dev committed Mar 6, 2024
1 parent ee7520f commit 1f4483a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AUnlocker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

<VersionPrefix>1.1.2</VersionPrefix>
<VersionSuffix>dev</VersionSuffix>
<Description>Simple Among Us Mod that unlocks all cosmetics</Description>
<Description>Unlock Among Us: cosmetics, account, chat and more!</Description>
<!-- <Authors>Astral</Authors> -->
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BepInEx.Unity.IL2CPP" Version="6.0.0-be.662" Private="false" ExcludeAssets="runtime;native" />
<PackageReference Include="AmongUs.GameLibs.Steam" Version="2023.11.28" PrivateAssets="all" />
<PackageReference Include="AmongUs.GameLibs.Steam" Version="2024.3.05" PrivateAssets="all" />

<PackageReference Include="BepInEx.AutoPlugin" Version="1.1.0" PrivateAssets="all" />
<PackageReference Include="BepInEx.IL2CPP.MSBuild" Version="2.0.1" PrivateAssets="all" ExcludeAssets="runtime" />
Expand Down

0 comments on commit 1f4483a

Please sign in to comment.