From 27fcf9777e32e1414a021a5c241c510f8db3244a Mon Sep 17 00:00:00 2001 From: michaelzicc <4149625+michaelzicc@users.noreply.github.com> Date: Mon, 12 Jun 2023 11:11:09 -0600 Subject: [PATCH] Update version number from 2.2.0 to 2.3.0 (#279) --- Emrald_Site/Properties/AssemblyInfo.cs | 4 ++-- Emrald_Site/index.cshtml | 2 +- Emrald_Site/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Emrald_Site/Properties/AssemblyInfo.cs b/Emrald_Site/Properties/AssemblyInfo.cs index 2fd4db5c..b6a1caf7 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.2.0.0")] -[assembly: AssemblyFileVersion("2.2.0.0")] +[assembly: AssemblyVersion("2.3.0.0")] +[assembly: AssemblyFileVersion("2.3.0.0")] diff --git a/Emrald_Site/index.cshtml b/Emrald_Site/index.cshtml index f207b610..e67000c1 100644 --- a/Emrald_Site/index.cshtml +++ b/Emrald_Site/index.cshtml @@ -20,7 +20,7 @@ @{ - string version = "2.2.0"; + string version = "2.3.0"; } diff --git a/Emrald_Site/index.html b/Emrald_Site/index.html index 1782530c..75a9823a 100644 --- a/Emrald_Site/index.html +++ b/Emrald_Site/index.html @@ -80,7 +80,7 @@