summaryrefslogtreecommitdiff
path: root/build/common.targets
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-22 23:03:18 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-22 23:03:18 -0500
commitd03f77dd3516f70411be7b61d9a8aa81a7b228a5 (patch)
treefc1c82e1d85fc8e7b094eeb2c14f7b6a41aea9be /build/common.targets
parent02a96b54b5acc80fcb61a3072549cb8e434b134e (diff)
downloadSMAPI-d03f77dd3516f70411be7b61d9a8aa81a7b228a5.tar.gz
SMAPI-d03f77dd3516f70411be7b61d9a8aa81a7b228a5.tar.bz2
SMAPI-d03f77dd3516f70411be7b61d9a8aa81a7b228a5.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 626eeef6..c1617375 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.3.0</Version>
+ <Version>3.3.2</Version>
<Product>SMAPI</Product>
<AssemblySearchPaths>$(AssemblySearchPaths);{GAC}</AssemblySearchPaths>