Skip to content

Commit ce0a817

Browse files
committed
Change package version to 0.11.10
1 parent 09f7f12 commit ce0a817

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.9</Version>
5+
<Version>0.11.10</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.9</Version>
5+
<Version>0.11.10</Version>
66
<Company>ChatAIze</Company>
77
<Authors>Marcel Kwiatkowski</Authors>
88
<Copyright>© ChatAIze 2025</Copyright>

0 commit comments

Comments
 (0)