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
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,10 @@
10
10
]]></description>
11
11
12
12
<change-notes><![CDATA[
13
-
<p>1.4.1</p>
13
+
<p>1.4.2</p>
14
14
<ul>
15
-
<li>Fix the problem with dependencies format #43</li>
15
+
<li>Add dependencies is old version #45</li>
16
+
<li>"Add PermissionsDispatcher dependencies" seems not working if Java file is open #49</li>
16
17
</ul>
17
18
<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