Skip to content

Commit 39c11f2

Browse files
Bump Testimize and Testimize.MCP.Server to 1.1.10
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0ae9c14 commit 39c11f2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Testimize.MCP.Server/Testimize.MCP.Server.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<PackAsTool>true</PackAsTool>
1616
<ToolCommandName>testimize-mcp</ToolCommandName>
1717
<PackageId>Testimize.MCP.Server</PackageId>
18-
<Version>1.0.0</Version>
19-
<AssemblyVersion>1.0.0.0</AssemblyVersion>
20-
<FileVersion>1.0.0.0</FileVersion>
18+
<Version>1.1.10</Version>
19+
<AssemblyVersion>1.1.10.0</AssemblyVersion>
20+
<FileVersion>1.1.10.0</FileVersion>
2121
<Authors>Anton Angelov</Authors>
2222
<Company>Automate The Planet Ltd.</Company>
2323
<Product>Testimize MCP Server</Product>

Testimize/Testimize.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
</PropertyGroup>
1414

1515
<PropertyGroup>
16-
<Version>1.1.8.0</Version>
16+
<Version>1.1.10.0</Version>
1717
<Authors>Anton Angelov</Authors>
1818
<Company>Automate The Planet Ltd.</Company>
1919
<Product>Testimize – Test and Data Generation Library</Product>
20-
<AssemblyVersion>1.1.8.0</AssemblyVersion>
21-
<FileVersion>1.1.8.0</FileVersion>
20+
<AssemblyVersion>1.1.10.0</AssemblyVersion>
21+
<FileVersion>1.1.10.0</FileVersion>
2222
<NeutralLanguage>en</NeutralLanguage>
2323
<Copyright>Copyright © Automate The Planet Ltd. 2025</Copyright>
2424
<PackageLicenseFile>LICENSE</PackageLicenseFile>

0 commit comments

Comments
 (0)