summaryrefslogtreecommitdiff
path: root/build/common.targets
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-04-27 16:30:20 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-04-27 16:30:20 -0400
commitf44151dbb47b82250955be7c25145d1774bec705 (patch)
tree4b8b28ddd7d8b9fe381bc7902f7c19187a61d4be /build/common.targets
parentcf7bba5453f87e666759c70a892f76f7dae44dc2 (diff)
downloadSMAPI-f44151dbb47b82250955be7c25145d1774bec705.tar.gz
SMAPI-f44151dbb47b82250955be7c25145d1774bec705.tar.bz2
SMAPI-f44151dbb47b82250955be7c25145d1774bec705.zip
prepare for release, tweak readme
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 1e14a86c..41bea8af 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.4.1</Version>
+ <Version>3.5.0</Version>
<Product>SMAPI</Product>
<AssemblySearchPaths>$(AssemblySearchPaths);{GAC}</AssemblySearchPaths>