bump upcoming mod build package version
This commit is contained in:
parent
3beb2a9940
commit
50a492f6e9
|
@ -9,7 +9,7 @@
|
||||||
<!--NuGet package-->
|
<!--NuGet package-->
|
||||||
<PackageId>Pathoschild.Stardew.ModBuildConfig</PackageId>
|
<PackageId>Pathoschild.Stardew.ModBuildConfig</PackageId>
|
||||||
<Title>Build package for SMAPI mods</Title>
|
<Title>Build package for SMAPI mods</Title>
|
||||||
<Version>3.4.0</Version>
|
<Version>4.0.0</Version>
|
||||||
<Authors>Pathoschild</Authors>
|
<Authors>Pathoschild</Authors>
|
||||||
<Description>Automates the build configuration for crossplatform Stardew Valley SMAPI mods. For SMAPI 3.13.0 or later.</Description>
|
<Description>Automates the build configuration for crossplatform Stardew Valley SMAPI mods. For SMAPI 3.13.0 or later.</Description>
|
||||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||||
|
|
Loading…
Reference in New Issue