Update s8n-runtime.csproj
All checks were successful
publish-nuget / checkout-code (push) Successful in 26s
publish-nuget / build-and-publish (push) Successful in 38s

This commit is contained in:
2026-01-01 11:41:00 +00:00
parent 5c44ebf452
commit 41abbb50c1

View File

@@ -11,7 +11,7 @@
<!-- Package properties below --> <!-- Package properties below -->
<IsPackable>true</IsPackable> <IsPackable>true</IsPackable>
<PackageId>Sharp8N.Runtime</PackageId> <PackageId>Sharp8N.Runtime</PackageId>
<Version>1.0.10</Version> <Version>1.0.11</Version>
<Authors>Vitalick S</Authors> <Authors>Vitalick S</Authors>
<Company>Sharp8N</Company> <Company>Sharp8N</Company>
<Description>Sharp8N runtime library, that allows run s8n workflows</Description> <Description>Sharp8N runtime library, that allows run s8n workflows</Description>