Skip to content

Commit 882bb41

Browse files
uli-fegonw
authored andcommitted
update CDK version to 2.11 in download link and dependency section
1 parent 7d61673 commit 882bb41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h2>Chemistry Development Kit</h2>
9797
<br><br>
9898
</span>
9999
<a target="download" class="scroll btn mx-2 btn-outline-warning btn-white">
100-
<i class="fa fa-download"></i> Download v2.10
100+
<i class="fa fa-download"></i> Download v2.11
101101
</a>
102102
</p>
103103
</div>
@@ -251,7 +251,7 @@ <h2 id="download" class="text-center text-primary">Download</h2>
251251
&lt;dependency&gt;
252252
&lt;groupId&gt;org.openscience.cdk&lt;/groupId&gt;
253253
&lt;artifactId&gt;cdk-bundle&lt;/artifactId&gt;
254-
&lt;version&gt;2.10&lt;/version&gt;
254+
&lt;version&gt;2.11&lt;/version&gt;
255255
&lt;/dependency&gt;
256256
</pre>
257257
<br>

0 commit comments

Comments
 (0)