Skip to content

Commit c98db35

Browse files
committed
Version bump
1 parent b0c9744 commit c98db35

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

.travis/release

Whitespace-only changes.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### [ver 1.4.1](https://github.com/shiraji/permissions-dispatcher-plugin/releases/tag/1.4.1)
2+
3+
* Fix the problem with dependencies format #43
4+
15
### [ver 1.4.0](https://github.com/shiraji/permissions-dispatcher-plugin/releases/tag/1.4.0)
26

37
* Add PermissionsDispatcher to dependencies #22

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.1-SNAPSHOT
1+
1.4.1

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@
1010
]]></description>
1111

1212
<change-notes><![CDATA[
13-
<p>1.4.0</p>
13+
<p>1.4.1</p>
1414
<ul>
15-
<li>Add PermissionsDispatcher to dependencies #22</li>
16-
<li>Show warning if no PM dependencies found #38</li>
15+
<li>Fix the problem with dependencies format #43</li>
1716
</ul>
1817
<p>Older version changes are listed on <a href="https://github.com/shiraji/permissions-dispatcher-plugin/blob/master/CHANGELOG.md">CHANGELOG.md</a></p>
1918
]]>

0 commit comments

Comments
 (0)