Skip to content

Commit 7fa5f0d

Browse files
committed
Change package version to 0.11.9
1 parent 90d24a9 commit 7fa5f0d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

example/ChatAIze.PluginApi.ExamplePlugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Title>Example Plugin</Title>
44
<Product>Plugin API</Product>
5-
<Version>0.11.8</Version>
5+
<Version>0.11.9</Version>
66
<Company>ChatAIze</Company>
77
<Authors>Marcel Kwiatkowski</Authors>
88
<Copyright>© ChatAIze 2025</Copyright>

src/ChatAIze.PluginApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Title>Plugin API</Title>
44
<Product>Plugin API</Product>
5-
<Version>0.11.8</Version>
5+
<Version>0.11.9</Version>
66
<Company>ChatAIze</Company>
77
<Authors>Marcel Kwiatkowski</Authors>
88
<Copyright>© ChatAIze 2025</Copyright>

0 commit comments

Comments
 (0)