summaryrefslogtreecommitdiff
path: root/src/SMAPI.ModBuildConfig
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-03-30 20:11:49 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-03-30 20:11:49 -0400
commit58dde207afe2d99a5f4c047334a79acdd312ec58 (patch)
tree5214374bfeac75000bf1f3b051d8217422f2fe67 /src/SMAPI.ModBuildConfig
parent551153bb00c8a3a448db4b3a059e8322108b772a (diff)
downloadSMAPI-58dde207afe2d99a5f4c047334a79acdd312ec58.tar.gz
SMAPI-58dde207afe2d99a5f4c047334a79acdd312ec58.tar.bz2
SMAPI-58dde207afe2d99a5f4c047334a79acdd312ec58.zip
prepare for release
Diffstat (limited to 'src/SMAPI.ModBuildConfig')
-rw-r--r--src/SMAPI.ModBuildConfig/SMAPI.ModBuildConfig.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.ModBuildConfig/SMAPI.ModBuildConfig.csproj b/src/SMAPI.ModBuildConfig/SMAPI.ModBuildConfig.csproj
index 2d15678c..b18e79d5 100644
--- a/src/SMAPI.ModBuildConfig/SMAPI.ModBuildConfig.csproj
+++ b/src/SMAPI.ModBuildConfig/SMAPI.ModBuildConfig.csproj
@@ -9,7 +9,7 @@
<!--NuGet package-->
<PackageId>Pathoschild.Stardew.ModBuildConfig</PackageId>
<Title>Build package for SMAPI mods</Title>
- <Version>3.2.2</Version>
+ <Version>3.3.0</Version>
<Authors>Pathoschild</Authors>
<Description>Automates the build configuration for crossplatform Stardew Valley SMAPI mods. For SMAPI 3.0 or later.</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>