summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-12-30 18:14:41 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-12-30 18:14:41 -0500
commit79c616600576acf16f70daad68cc60a22cbbbf74 (patch)
tree5a146e05975f1f4b40d2e1897d314f02b6d033c2 /build
parentf046091fe637963fd6a8cc8c1324daf81b64899f (diff)
parent72888fe2edf165580130fb37efdb562c8e3f78bb (diff)
downloadSMAPI-79c616600576acf16f70daad68cc60a22cbbbf74.tar.gz
SMAPI-79c616600576acf16f70daad68cc60a22cbbbf74.tar.bz2
SMAPI-79c616600576acf16f70daad68cc60a22cbbbf74.zip
Merge branch 'develop' into stable
Diffstat (limited to 'build')
-rw-r--r--build/GlobalAssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/GlobalAssemblyInfo.cs b/build/GlobalAssemblyInfo.cs
index 298204dc..da80f48b 100644
--- a/build/GlobalAssemblyInfo.cs
+++ b/build/GlobalAssemblyInfo.cs
@@ -1,5 +1,5 @@
using System.Reflection;
[assembly: AssemblyProduct("SMAPI")]
-[assembly: AssemblyVersion("2.10.0")]
-[assembly: AssemblyFileVersion("2.10.0")]
+[assembly: AssemblyVersion("2.10.1")]
+[assembly: AssemblyFileVersion("2.10.1")]