summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-03-21 16:37:43 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-03-21 16:37:43 -0400
commit74215e844ae2af0075e5df3ab6a5f58efff4f981 (patch)
tree5bff95c0446b9e70a06c1525fa7387b21ff148cc /build
parentb93e3cf522ebcc8711a8662a17cca1d034752269 (diff)
downloadSMAPI-74215e844ae2af0075e5df3ab6a5f58efff4f981.tar.gz
SMAPI-74215e844ae2af0075e5df3ab6a5f58efff4f981.tar.bz2
SMAPI-74215e844ae2af0075e5df3ab6a5f58efff4f981.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 21945321..d680fa74 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.9.4</Version>
+ <Version>3.9.5</Version>
<Product>SMAPI</Product>
<LangVersion>latest</LangVersion>