Skip to content

Commit 6d78f8a

Browse files
committed
Change package version to 0.13.0
1 parent e1ee3d7 commit 6d78f8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

0 commit comments

Comments
 (0)