summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-01-04 22:57:38 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-01-04 22:57:38 -0500
commit48959375b9ef52abf7c7a9404d43aac6ba780047 (patch)
tree260fa7579e1c361283bda09c2616783c3fdb5b9a /build
parentd804526d52e6caa3fbaf22ad043898174b0b25ae (diff)
downloadSMAPI-48959375b9ef52abf7c7a9404d43aac6ba780047.tar.gz
SMAPI-48959375b9ef52abf7c7a9404d43aac6ba780047.tar.bz2
SMAPI-48959375b9ef52abf7c7a9404d43aac6ba780047.zip
prepare for release
Diffstat (limited to 'build')
-rw-r--r--build/common.targets2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.targets b/build/common.targets
index e738bab0..df2d4861 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.0.1</Version>
+ <Version>3.1.0</Version>
<Product>SMAPI</Product>
<AssemblySearchPaths>$(AssemblySearchPaths);{GAC}</AssemblySearchPaths>