summaryrefslogtreecommitdiff
path: root/build/common.targets
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-09-08 18:16:41 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-09-08 18:16:41 -0400
commitd53e033163cfc4a876d6a3341979315a3d937a4f (patch)
tree3a4fc71371d5a1194c2f819444aa7fc32f739830 /build/common.targets
parent8a319e94c8619aeb1dfff239c31c7e0b22b053f4 (diff)
downloadSMAPI-d53e033163cfc4a876d6a3341979315a3d937a4f.tar.gz
SMAPI-d53e033163cfc4a876d6a3341979315a3d937a4f.tar.bz2
SMAPI-d53e033163cfc4a876d6a3341979315a3d937a4f.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 d348b28c..53476234 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.7.1</Version>
+ <Version>3.7.2</Version>
<Product>SMAPI</Product>
<LangVersion>latest</LangVersion>