summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-08-02 16:38:02 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-08-02 16:38:02 -0400
commitb96bcb21894257f06716e6a51102f74d2aba5178 (patch)
treeaed3679d01ee546726851982862daac2bad38b41 /build
parent1cd55c34f0606d59f5fbec855c7603e158154ca7 (diff)
downloadSMAPI-b96bcb21894257f06716e6a51102f74d2aba5178.tar.gz
SMAPI-b96bcb21894257f06716e6a51102f74d2aba5178.tar.bz2
SMAPI-b96bcb21894257f06716e6a51102f74d2aba5178.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 8137ef28..43bbcba5 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.6.1</Version>
+ <Version>3.6.2</Version>
<Product>SMAPI</Product>
<LangVersion>latest</LangVersion>