We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66a9f1 commit 8c89224Copy full SHA for 8c89224
1 file changed
Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<PackageId>$(AssemblyName)</PackageId>
5
- <Version>4.10.0</Version>
+ <Version>4.11.0</Version>
6
<AssemblyVersion>$(Version)</AssemblyVersion>
7
<FileVersion>$(Version)</FileVersion>
8
<Product>Testcontainers</Product>
0 commit comments