Skip to content

Commit

Permalink
update: version 2022.08.16
Browse files Browse the repository at this point in the history
  • Loading branch information
muedsa committed Aug 16, 2022
1 parent 61da9c6 commit 7cf986a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'com.muedsa.intellij.text-reader-sidebar-tool'
version '2022.08.11'
version '2022.08.16'

repositories {
mavenCentral()
Expand Down
5 changes: 5 additions & 0 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
]]></description>

<change-notes><![CDATA[
<h3>2022.08.16</h3>
<ul>
<li>clear other window read line history</li>
<li>search input</li>
</ul>
<h3>2022.08.11</h3>
<ul>
<li>update: read line at status bar widget</li>
Expand Down

0 comments on commit 7cf986a

Please sign in to comment.