Skip to content

Commit 195ac0f

Browse files
authored
Merge pull request #60 from RabotaRu/3.10.0
3.10.0
2 parents db30cbf + c83ef89 commit 195ac0f

File tree

4 files changed

+36
-17
lines changed

4 files changed

+36
-17
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Project Properties
22
group=org.dochub.idea
3-
version=3.8.0
3+
version=3.10.0
44

55
# Supported build number ranges and IntelliJ Platform versions
66
pluginSinceBuild=231

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<p>
1414
This release includes:
1515
<ul>
16-
<li>DocHub core: v3.5.0;</li>
16+
<li>DocHub core: v3.8.0;</li>
1717
<li>Suggests for the structure of architecture manifests (yaml);</li>
1818
<li>Suggests for the values of manifest fields;</li>
1919
<li>Fast navigation through manifests;</li>

src/main/resources/html/change-notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Beta version of DocHub Plugin<br>
22
<em>
33
<ul>
4-
<li>DocHub core: v3.5.0;</li>
4+
<li>DocHub core: v3.8.0;</li>
55
<li>Suggests for the structure of architecture manifests (yaml);</li>
66
<li>Suggests for the values of manifest fields;</li>
77
<li>Fast navigation through manifests;</li>

src/main/resources/html/plugin.html

Lines changed: 33 additions & 14 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)