summaryrefslogtreecommitdiff
path: root/build/GlobalAssemblyInfo.cs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-11-19 15:41:35 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-11-19 15:41:35 -0500
commit4cd9eda1591c3908bf80b60c2902491a7595ee27 (patch)
tree89029142622f76a5b4cde4adb6c98844f2f2b0c3 /build/GlobalAssemblyInfo.cs
parent593723b7940ba72a786fc4c7366c56f9813d977b (diff)
parent5de81464cea4b70b68d1ed344b89a161f88bc213 (diff)
downloadSMAPI-4cd9eda1591c3908bf80b60c2902491a7595ee27.tar.gz
SMAPI-4cd9eda1591c3908bf80b60c2902491a7595ee27.tar.bz2
SMAPI-4cd9eda1591c3908bf80b60c2902491a7595ee27.zip
Merge branch 'develop' into stable
Diffstat (limited to 'build/GlobalAssemblyInfo.cs')
-rw-r--r--build/GlobalAssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/GlobalAssemblyInfo.cs b/build/GlobalAssemblyInfo.cs
index c022afda..7a6de93c 100644
--- a/build/GlobalAssemblyInfo.cs
+++ b/build/GlobalAssemblyInfo.cs
@@ -1,5 +1,5 @@
using System.Reflection;
[assembly: AssemblyProduct("SMAPI")]
-[assembly: AssemblyVersion("2.8.1")]
-[assembly: AssemblyFileVersion("2.8.1")]
+[assembly: AssemblyVersion("2.8.2")]
+[assembly: AssemblyFileVersion("2.8.2")]