You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/META-INF/plugin.xml
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,9 @@
10
10
]]></description>
11
11
12
12
<change-notes><![CDATA[
13
-
<p>1.4.0</p>
13
+
<p>1.4.1</p>
14
14
<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>
17
16
</ul>
18
17
<p>Older version changes are listed on <a href="https://github.com/shiraji/permissions-dispatcher-plugin/blob/master/CHANGELOG.md">CHANGELOG.md</a></p>
0 commit comments