summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-12-30 17:02:56 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-12-30 17:02:56 -0500
commit72888fe2edf165580130fb37efdb562c8e3f78bb (patch)
tree5a146e05975f1f4b40d2e1897d314f02b6d033c2 /build
parentb3b1b143baf99673f42b65ef7d84e4135bfc6d48 (diff)
downloadSMAPI-72888fe2edf165580130fb37efdb562c8e3f78bb.tar.gz
SMAPI-72888fe2edf165580130fb37efdb562c8e3f78bb.tar.bz2
SMAPI-72888fe2edf165580130fb37efdb562c8e3f78bb.zip
update for release
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")]