summaryrefslogtreecommitdiff
path: root/build/common.targets
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-03 14:31:10 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-03 14:31:10 -0500
commit2b3f0506a16622b25a702aae250e10005287c4f4 (patch)
treec93f0650f6f79a95016c29526f8af437ad91a815 /build/common.targets
parent8b9fc0dce79a23d37238ad773a45d97c1a4f1f92 (diff)
downloadSMAPI-2b3f0506a16622b25a702aae250e10005287c4f4.tar.gz
SMAPI-2b3f0506a16622b25a702aae250e10005287c4f4.tar.bz2
SMAPI-2b3f0506a16622b25a702aae250e10005287c4f4.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 6c79d290..4332313b 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.8.1</Version>
+ <Version>3.8.2</Version>
<Product>SMAPI</Product>
<LangVersion>latest</LangVersion>