summaryrefslogtreecommitdiff
path: root/build/common.targets
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-15 18:33:52 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-15 18:33:52 -0500
commit415047bf8e44057d6aeeffc6191d00817f6b0d1b (patch)
treefb4b0ec17ac2627b61624edba23b714a31eecd6f /build/common.targets
parent5db9b049a6156afd580511ed097f0cc705ae41d9 (diff)
downloadSMAPI-415047bf8e44057d6aeeffc6191d00817f6b0d1b.tar.gz
SMAPI-415047bf8e44057d6aeeffc6191d00817f6b0d1b.tar.bz2
SMAPI-415047bf8e44057d6aeeffc6191d00817f6b0d1b.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 c7af8630..3d39be23 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.8.3</Version>
+ <Version>3.8.4</Version>
<Product>SMAPI</Product>
<LangVersion>latest</LangVersion>