summaryrefslogtreecommitdiff
path: root/build/common.targets
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-06-20 12:42:31 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-06-20 12:42:31 -0400
commitcb9ff7019995eff92104703f097856d2523e02ce (patch)
treec43ca79f9947b3e16f946e1dc5fd1d02f70ce571 /build/common.targets
parente9b8df46181bc9996cb2690acbb98971454b5b2a (diff)
downloadSMAPI-cb9ff7019995eff92104703f097856d2523e02ce.tar.gz
SMAPI-cb9ff7019995eff92104703f097856d2523e02ce.tar.bz2
SMAPI-cb9ff7019995eff92104703f097856d2523e02ce.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 ddfbd71a..f66f51df 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.5.0</Version>
+ <Version>3.6.0</Version>
<Product>SMAPI</Product>
<LangVersion>latest</LangVersion>