Skip to content

Commit

Permalink
bump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sonodima committed Apr 11, 2024
1 parent 859da5f commit 89a4d8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BetterLobby.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<AssemblyName>BetterLobby</AssemblyName>
<Version>1.2.0</Version>
<Version>1.2.1</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>preview</LangVersion>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion assets/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BetterLobby",
"version_number": "1.2.0",
"version_number": "1.2.1",
"website_url": "https://github.com/sonodima/cw-betterlobby",
"description": "Improves the matchmaking system to allow friend lobbies with fill and a proper late-join!",
"dependencies": ["BepInEx-BepInExPack-5.4.2100"]
Expand Down

0 comments on commit 89a4d8e

Please sign in to comment.