summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-12-26 11:22:09 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-12-26 11:22:09 -0500
commit5ac46b7ab22ad5d6ce558a6b6d6d020971c178bd (patch)
tree81fda584e9bad2d95218db9d7cc41146cc10f3ec /build
parent5cc069476e1cb63c8fef2dd245a540b6b5130e68 (diff)
downloadSMAPI-5ac46b7ab22ad5d6ce558a6b6d6d020971c178bd.tar.gz
SMAPI-5ac46b7ab22ad5d6ce558a6b6d6d020971c178bd.tar.bz2
SMAPI-5ac46b7ab22ad5d6ce558a6b6d6d020971c178bd.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 ee4f918f..6c79d290 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.8.0</Version>
+ <Version>3.8.1</Version>
<Product>SMAPI</Product>
<LangVersion>latest</LangVersion>