We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf3e9d commit 9420b61Copy full SHA for 9420b61
build.gradle
@@ -38,21 +38,13 @@ jar {
38
39
patchPluginXml {
40
changeNotes """
41
-<h1>Release: 1.3.3</h1><br>
+<h1>Release: 1.3.3.1</h1><br>
42
<ul>
43
<li>Updates:
44
45
- <li>Added icon for logout button.</li>
46
- <li>Updated icon tool window.</li>
+ <li>Update OAuth2 server location. (Required update for all)</li>
47
</ul>
48
- </li>
49
- <li>Fixes:
50
- <ul>
51
- <li>Invalid login page <a href="https://github.com/BigTows/PinNote/issues/13">#13</a></li>
52
- <li>Fix parser content from evernote.</li>
53
- </ul>
54
55
-
+ </li>
56
57
"""
58
version "1.3.3.1"
0 commit comments