aboutsummaryrefslogtreecommitdiff
path: root/SharedVersion.cs
diff options
context:
space:
mode:
authorAnthony Lavado <anthonylavado@users.noreply.github.com>2019-01-08 20:37:53 -0500
committerGitHub <noreply@github.com>2019-01-08 20:37:53 -0500
commit932fcb0a9cd48696263abedcbfeb4b83cd0d928c (patch)
treed0244b29fc7c94d5a1e80ce34e2f64e92c01f8fc /SharedVersion.cs
parent61aeb0e9a827d1397b85c0edaa700d54e1e22e3f (diff)
parentf822d1c87192fa5a3590008638e5fa5d9f9b7490 (diff)
Merge pull request #523 from joshuaboniface/master-10.0.1
Bump version for 10.0.1
Diffstat (limited to 'SharedVersion.cs')
-rw-r--r--SharedVersion.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/SharedVersion.cs b/SharedVersion.cs
index 791d6cac5..0fbf7b925 100644
--- a/SharedVersion.cs
+++ b/SharedVersion.cs
@@ -1,3 +1,3 @@
using System.Reflection;
-[assembly: AssemblyVersion("10.0.0")]
+[assembly: AssemblyVersion("10.0.1")]