summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-12-16 20:41:26 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-12-16 20:41:26 -0500
commit82beefd8531467de318c1881afd15a258d489f37 (patch)
treecedc28e33b97aa8997272f05bc20b90577eda9ee /build
parentb214a76965d98ca785b64b490533b6bf66371a48 (diff)
parenta6f74e8fd4da62a7770f1697c6162313b30ba525 (diff)
downloadSMAPI-82beefd8531467de318c1881afd15a258d489f37.tar.gz
SMAPI-82beefd8531467de318c1881afd15a258d489f37.tar.bz2
SMAPI-82beefd8531467de318c1881afd15a258d489f37.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 15ae2ecc..079d9040 100644
--- a/build/GlobalAssemblyInfo.cs
+++ b/build/GlobalAssemblyInfo.cs
@@ -1,5 +1,5 @@
using System.Reflection;
[assembly: AssemblyProduct("SMAPI")]
-[assembly: AssemblyVersion("2.9.2")]
-[assembly: AssemblyFileVersion("2.9.2")]
+[assembly: AssemblyVersion("2.9.3")]
+[assembly: AssemblyFileVersion("2.9.3")]