From eb4f66e66fb1039602d187681f329726e8a7a9bd Mon Sep 17 00:00:00 2001 From: HosseinEsmaeili Date: Fri, 17 Nov 2023 13:02:16 +0000 Subject: [PATCH] Change version --- Domain/Logic/AuthroziedFeatureInfo.cs | 2 +- Olive.Microservices.Hub.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Domain/Logic/AuthroziedFeatureInfo.cs b/Domain/Logic/AuthroziedFeatureInfo.cs index 38f1324..d717aeb 100644 --- a/Domain/Logic/AuthroziedFeatureInfo.cs +++ b/Domain/Logic/AuthroziedFeatureInfo.cs @@ -25,7 +25,7 @@ static AuthroziedFeatureInfo[] AddEverythingItem(AuthroziedFeatureInfo[] items) Feature = new Feature { Title = "Everything", - LoadUrl = "/[hub]/everything", + LoadUrl = "/[hub]/everything", Icon = "fas fa-th" } }; diff --git a/Olive.Microservices.Hub.csproj b/Olive.Microservices.Hub.csproj index f89dc91..986a373 100644 --- a/Olive.Microservices.Hub.csproj +++ b/Olive.Microservices.Hub.csproj @@ -8,7 +8,7 @@ Geeks Ltd https://github.com/Geeksltd/Olive.Microservices.Hub/tree/master/Olive.Microservices.Hub icon.png - 1.5.26 + 1.5.27 false false warnings