diff --git a/Emrald_Site/Properties/AssemblyInfo.cs b/Emrald_Site/Properties/AssemblyInfo.cs index 0a476f8c..2fd4db5c 100644 --- a/Emrald_Site/Properties/AssemblyInfo.cs +++ b/Emrald_Site/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("2.1.4.0")] -[assembly: AssemblyFileVersion("2.1.4.0")] +[assembly: AssemblyVersion("2.2.0.0")] +[assembly: AssemblyFileVersion("2.2.0.0")] diff --git a/Emrald_Site/index.cshtml b/Emrald_Site/index.cshtml index 1b36369f..f207b610 100644 --- a/Emrald_Site/index.cshtml +++ b/Emrald_Site/index.cshtml @@ -20,7 +20,7 @@ @{ - string version = "2.1.4"; + string version = "2.2.0"; } diff --git a/Emrald_Site/index.html b/Emrald_Site/index.html index 07773eb9..1782530c 100644 --- a/Emrald_Site/index.html +++ b/Emrald_Site/index.html @@ -80,7 +80,7 @@