summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-12-02 22:47:42 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-12-02 22:47:42 -0500
commit1128451acf56cf479864047c0bb8bb18e232fa00 (patch)
tree141bc6b30760bf5745b7adb9ce60f0cf6c8fa720 /build
parentabf5f274549fa25365e6633950b0c04f1b5daa91 (diff)
downloadSMAPI-1128451acf56cf479864047c0bb8bb18e232fa00.tar.gz
SMAPI-1128451acf56cf479864047c0bb8bb18e232fa00.tar.bz2
SMAPI-1128451acf56cf479864047c0bb8bb18e232fa00.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 10cdbe2c..e738bab0 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.0.0</Version>
+ <Version>3.0.1</Version>
<Product>SMAPI</Product>
<AssemblySearchPaths>$(AssemblySearchPaths);{GAC}</AssemblySearchPaths>