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 7d61673 commit 882bb41Copy full SHA for 882bb41
src/index.html
@@ -97,7 +97,7 @@ <h2>Chemistry Development Kit</h2>
97
<br><br>
98
</span>
99
<a target="download" class="scroll btn mx-2 btn-outline-warning btn-white">
100
- <i class="fa fa-download"></i> Download v2.10
+ <i class="fa fa-download"></i> Download v2.11
101
</a>
102
</p>
103
</div>
@@ -251,7 +251,7 @@ <h2 id="download" class="text-center text-primary">Download</h2>
251
<dependency>
252
<groupId>org.openscience.cdk</groupId>
253
<artifactId>cdk-bundle</artifactId>
254
- <version>2.10</version>
+ <version>2.11</version>
255
</dependency>
256
</pre>
257
<br>
0 commit comments