summaryrefslogtreecommitdiff
path: root/build/common.targets
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-09-16 21:32:45 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-09-16 21:32:45 -0400
commit59974c18a6fb6f8f2e7e3a8c5df109e060fc5ae6 (patch)
tree5c09422db13fba3c9a231308def6913188989946 /build/common.targets
parent5a10cf3506f56d62f6bd2dd4cc4c37587f1a5c70 (diff)
downloadSMAPI-59974c18a6fb6f8f2e7e3a8c5df109e060fc5ae6.tar.gz
SMAPI-59974c18a6fb6f8f2e7e3a8c5df109e060fc5ae6.tar.bz2
SMAPI-59974c18a6fb6f8f2e7e3a8c5df109e060fc5ae6.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 53476234..7c2c5cad 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.7.2</Version>
+ <Version>3.7.3</Version>
<Product>SMAPI</Product>
<LangVersion>latest</LangVersion>