summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-25 21:52:51 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-01-25 21:52:51 -0500
commit082028016993606e8deec84027c781d77e062caa (patch)
tree104d6fb0415287524dbad32431a6d6249155d93b /build
parent0058267c36dbc11326a7a1839540809421ea82da (diff)
downloadSMAPI-082028016993606e8deec84027c781d77e062caa.tar.gz
SMAPI-082028016993606e8deec84027c781d77e062caa.tar.bz2
SMAPI-082028016993606e8deec84027c781d77e062caa.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 30c059a3..a38f15a6 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.9.0</Version>
+ <Version>3.9.1</Version>
<Product>SMAPI</Product>
<LangVersion>latest</LangVersion>