Skip to content

Commit

Permalink
v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hedgehog1029 committed Feb 7, 2024
1 parent d756f0f commit b20b5a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions TrombLoader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<TargetFramework>net472</TargetFramework>
<AssemblyName>TrombLoader</AssemblyName>
<Description>Trombone Champ Custom Chart Loader</Description>
<Version>2.2.1</Version>
<BepInExPluginVersion>2.2.1</BepInExPluginVersion>
<Version>2.2.2</Version>
<BepInExPluginVersion>2.2.2</BepInExPluginVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>

Expand Down
2 changes: 1 addition & 1 deletion thunderstore/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "TrombLoader",
"description": "Trombone Champ Custom Chart Loader.",
"version_number": "2.2.1",
"version_number": "2.2.2",
"dependencies": [
"BepInEx-BepInExPack_TromboneChamp-5.4.21",
"TromboneChamps-BaboonAPI-2.5.0"
Expand Down

0 comments on commit b20b5a9

Please sign in to comment.