File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424 <PropertyGroup >
2525 <PackageId >TromboneChamp.BaboonAPI</PackageId >
2626 <Title >BaboonAPI</Title >
27- <Version >2.7.3 </Version >
27+ <Version >2.8.0 </Version >
2828 <Authors >offbeatwitch</Authors >
2929 <Company >TromboneChamps</Company >
3030 <PackageTags >Trombone Champ</PackageTags >
7676 <ItemGroup >
7777 <PackageReference Include =" BepInEx.Core" Version =" 5.*" />
7878 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
79- <PackageReference Include =" TromboneChamp.GameLibs" Version =" 1.25.0-beta.2 " />
79+ <PackageReference Include =" TromboneChamp.GameLibs" Version =" 1.25.0" />
8080 </ItemGroup >
8181
8282 <ItemGroup >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ open BaboonAPI.Utility
88open BepInEx
99open HarmonyLib
1010
11- [<BepInPlugin( " ch.offbeatwit.baboonapi.plugin" , " BaboonAPI" , " 2.7.3 .0" ) >]
11+ [<BepInPlugin( " ch.offbeatwit.baboonapi.plugin" , " BaboonAPI" , " 2.8.0 .0" ) >]
1212type BaboonPlugin () =
1313 inherit BaseUnityPlugin()
1414
Original file line number Diff line number Diff line change 11{
22 "name" : " BaboonAPI" ,
33 "description" : " Trombone Champ modding API" ,
4- "version_number" : " 2.7.3 " ,
4+ "version_number" : " 2.8.0 " ,
55 "dependencies" : [
66 " BepInEx-BepInExPack_TromboneChamp-5.4.21" ,
7- " TromboneChamps-FSharp_Core-6 .0.6 " ,
7+ " TromboneChamps-FSharp_Core-8 .0.403 " ,
88 " TromboneChamps-Newtonsoft_Json-13.0.1"
99 ],
1010 "website_url" : " https://baboonapi.trombone.wiki/"
You can’t perform that action at this time.
0 commit comments