summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-09-08 00:15:27 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-09-08 00:15:27 -0400
commit1b5e7da1847776840c5a26a6254efa1ec43053de (patch)
tree9f342f6aa625be452b02744eee756e539343a4fe /build
parent398c7d66cb707f475b239c9ba5b06154fd518b49 (diff)
downloadSMAPI-1b5e7da1847776840c5a26a6254efa1ec43053de.tar.gz
SMAPI-1b5e7da1847776840c5a26a6254efa1ec43053de.tar.bz2
SMAPI-1b5e7da1847776840c5a26a6254efa1ec43053de.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 021e1fe6..d348b28c 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.7.0</Version>
+ <Version>3.7.1</Version>
<Product>SMAPI</Product>
<LangVersion>latest</LangVersion>