feat: implement centralized versioning v1.0.0
Deploy Telegram Bot / build-and-push (push) Successful in 25s
Deploy Telegram Bot / deploy (push) Successful in 9s

This commit is contained in:
2026-04-17 16:17:51 +03:00
parent 862cc38309
commit 5de3891966
3 changed files with 13 additions and 7 deletions
+1
View File
@@ -1,5 +1,6 @@
<Project>
<PropertyGroup>
<Version>1.0.0</Version>
<TargetFramework>net10.0</TargetFramework>
<LangVersion>preview</LangVersion>
<Nullable>enable</Nullable>