summaryrefslogtreecommitdiff
path: root/build/common.targets
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-22 12:03:09 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-22 12:03:09 -0500
commit585b23797e262073e0738069eff61e90819216b7 (patch)
treeca5fdd5f27c24f8d90665cb369e50f4580ce24fc /build/common.targets
parentb8636fdf2fb341029e16f0b9b51c07735d2a71d8 (diff)
downloadSMAPI-585b23797e262073e0738069eff61e90819216b7.tar.gz
SMAPI-585b23797e262073e0738069eff61e90819216b7.tar.bz2
SMAPI-585b23797e262073e0738069eff61e90819216b7.zip
prepare for release
Diffstat (limited to 'build/common.targets')
-rw-r--r--build/common.targets2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.targets b/build/common.targets
index 8b0d1301..626eeef6 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.2.0</Version>
+ <Version>3.3.0</Version>
<Product>SMAPI</Product>
<AssemblySearchPaths>$(AssemblySearchPaths);{GAC}</AssemblySearchPaths>