Skip to content

Commit cc286ec

Browse files
author
Build - Incrementing version | Github action
committed
CI: Updating application version
1 parent 1df4867 commit cc286ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AzureServiceBusFlow/AzureServiceBusFlow.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Title>AzureServiceBusFlow</Title>
99
<Description>Inspired by KafkaFlow, this library provides a fluent API to simplify Azure Service Bus integration. Easily configure producers, consumers, and handlers with automatic setup of queues, topics, and subscriptions. Designed for clean, extensible, and maintainable messaging workflows on Azure.</Description>
1010
<PackageIcon>package-img.png</PackageIcon>
11-
<Version>1.26.0</Version>
11+
<Version>1.27.0</Version>
1212
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1313
<PackageId>AzureServiceBusFlow</PackageId>
1414
</PropertyGroup>

0 commit comments

Comments
 (0)