Skip to content

Commit 99dfdd1

Browse files
committed
v2.4.0-pre.1
Prerelease for beta testing new png backgrounds
1 parent 852b09c commit 99dfdd1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

TrombLoader.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<TargetFramework>net472</TargetFramework>
44
<AssemblyName>TrombLoader</AssemblyName>
55
<Description>Trombone Champ Custom Chart Loader</Description>
6-
<Version>2.3.0</Version>
7-
<BepInExPluginVersion>2.3.0</BepInExPluginVersion>
6+
<Version>2.4.0-pre.1</Version>
7+
<BepInExPluginVersion>2.4.0</BepInExPluginVersion>
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<LangVersion>latest</LangVersion>
1010

thunderstore/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "TrombLoader",
33
"description": "Trombone Champ Custom Chart Loader.",
4-
"version_number": "2.3.0",
4+
"version_number": "2.4.0",
55
"dependencies": [
66
"BepInEx-BepInExPack_TromboneChamp-5.4.21",
77
"TromboneChamps-BaboonAPI-2.5.0"

0 commit comments

Comments
 (0)