diff --git a/.version b/.version index 5c8b739..43eadaf 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.0.0.4 \ No newline at end of file +0.0.0.5 \ No newline at end of file diff --git a/NetinaShop.Api/NetinaShop.Api.csproj b/NetinaShop.Api/NetinaShop.Api.csproj index ea989d0..e023ccd 100644 --- a/NetinaShop.Api/NetinaShop.Api.csproj +++ b/NetinaShop.Api/NetinaShop.Api.csproj @@ -6,8 +6,8 @@ enable true Linux - 0.0.0.4 - 0.0.0.4 + 0.0.0.5 + 0.0.0.5 diff --git a/NetinaShop.Repository/Handlers/ProductCategories/GetProductCategoriesQueryHandler.cs b/NetinaShop.Repository/Handlers/ProductCategories/GetProductCategoriesQueryHandler.cs index bfb575f..ba755da 100644 --- a/NetinaShop.Repository/Handlers/ProductCategories/GetProductCategoriesQueryHandler.cs +++ b/NetinaShop.Repository/Handlers/ProductCategories/GetProductCategoriesQueryHandler.cs @@ -30,7 +30,7 @@ public class GetProductCategoriesQueryHandler : IRequestHandler