summaryrefslogtreecommitdiff
path: root/build/common.targets
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-11-21 14:08:04 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-11-21 14:08:04 -0500
commita0cb83ed406fc0447e8edf00e680585005480d23 (patch)
treeefc2f877a6f41869a40b6d0a320e6d5c4fd591ca /build/common.targets
parentcfdf783c2dfe659ff4bc656f720ddbf5c16c871a (diff)
downloadSMAPI-a0cb83ed406fc0447e8edf00e680585005480d23.tar.gz
SMAPI-a0cb83ed406fc0447e8edf00e680585005480d23.tar.bz2
SMAPI-a0cb83ed406fc0447e8edf00e680585005480d23.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 8e687190..d8b29488 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -4,7 +4,7 @@
<!--set properties -->
<PropertyGroup>
- <Version>3.7.5</Version>
+ <Version>3.7.6</Version>
<Product>SMAPI</Product>
<LangVersion>latest</LangVersion>