diff --git a/Oqtane.Client/Oqtane.Client.csproj b/Oqtane.Client/Oqtane.Client.csproj
index 150eb596..d66027f3 100644
--- a/Oqtane.Client/Oqtane.Client.csproj
+++ b/Oqtane.Client/Oqtane.Client.csproj
@@ -11,7 +11,7 @@
7.3
3.0
Debug;Release;Wasm
- 0.0.1
+ 0.0.9
Oqtane
Shaun Walker
.NET Foundation
diff --git a/Oqtane.Framework.nuspec b/Oqtane.Framework.nuspec
index 50e48e6f..3b82d16e 100644
--- a/Oqtane.Framework.nuspec
+++ b/Oqtane.Framework.nuspec
@@ -2,7 +2,7 @@
Oqtane.Framework
- 0.0.1
+ 0.0.9
Shaun Walker
.NET Foundation
Oqtane Framework
@@ -17,8 +17,9 @@
A modular application framework for Blazor
-
-
-
+
+
+
+
\ No newline at end of file
diff --git a/Oqtane.Server/Oqtane.Server.csproj b/Oqtane.Server/Oqtane.Server.csproj
index 2a243897..0e0e0d95 100644
--- a/Oqtane.Server/Oqtane.Server.csproj
+++ b/Oqtane.Server/Oqtane.Server.csproj
@@ -9,7 +9,7 @@
true
Debug;Release;Wasm
- 0.0.1
+ 0.0.9
Oqtane
Shaun Walker
.NET Foundation
diff --git a/Oqtane.Shared/Oqtane.Shared.csproj b/Oqtane.Shared/Oqtane.Shared.csproj
index 79522771..d252b2aa 100644
--- a/Oqtane.Shared/Oqtane.Shared.csproj
+++ b/Oqtane.Shared/Oqtane.Shared.csproj
@@ -4,7 +4,7 @@
netstandard2.1
7.3
Debug;Release;Wasm
- 0.0.1
+ 0.0.9
Oqtane
Shaun Walker
.NET Foundation
diff --git a/Oqtane.Shared/Shared/Constants.cs b/Oqtane.Shared/Shared/Constants.cs
index 09f5f334..c5b2926d 100644
--- a/Oqtane.Shared/Shared/Constants.cs
+++ b/Oqtane.Shared/Shared/Constants.cs
@@ -3,7 +3,7 @@
public class Constants
{
public const string PackageId = "Oqtane.Framework";
- public const string Version = "0.0.1";
+ public const string Version = "0.0.9";
public const string PageComponent = "Oqtane.UI.ThemeBuilder, Oqtane.Client";
public const string ContainerComponent = "Oqtane.UI.ContainerBuilder, Oqtane.Client";
diff --git a/Oqtane.Upgrade/Oqtane.Upgrade.csproj b/Oqtane.Upgrade/Oqtane.Upgrade.csproj
index 3e32c64c..dad498df 100644
--- a/Oqtane.Upgrade/Oqtane.Upgrade.csproj
+++ b/Oqtane.Upgrade/Oqtane.Upgrade.csproj
@@ -1,8 +1,20 @@
- Exe
netcoreapp3.1
+ 7.3
+ Exe
+ 0.0.9
+ Oqtane
+ Shaun Walker
+ .NET Foundation
+ Modular Application Framework for Blazor
+ .NET Foundation
+ https://www.oqtane.org
+ https://github.com/oqtane
+ Git
+ Not for production use.
+ Oqtane