Skip to content

Commit

Permalink
build: advance to version 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lppedd committed Apr 8, 2020
1 parent 93cd642 commit 425d9fa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group 'com.github.lppedd'
version '0.8.0'
version '0.8.1'

sourceCompatibility = 1.8

Expand Down
8 changes: 8 additions & 0 deletions change-notes/0_8_1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<h3>0.8.1 (08/04/2020)</h3>
<p>
Tenth alpha release.<br/>
Build changes
</p>
<ul>
<li>Compatibility with IDEA 2020.1 onwards</li>
</ul>

0 comments on commit 425d9fa

Please sign in to comment.