chore: bump version to 0.0.146
All checks were successful
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 11m40s

This commit is contained in:
masoodafar-web
2025-12-12 01:41:48 +03:30
parent ff1c1d5d61
commit 12749ccb01

View File

@@ -3,7 +3,7 @@
<TargetFramework>net9.0</TargetFramework> <TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<Version>0.0.145</Version> <Version>0.0.146</Version>
<DebugType>None</DebugType> <DebugType>None</DebugType>
<DebugSymbols>False</DebugSymbols> <DebugSymbols>False</DebugSymbols>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild> <GeneratePackageOnBuild>False</GeneratePackageOnBuild>