Skip to content

Commit

Permalink
Update the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
janmotl committed Jan 28, 2020
1 parent 8f6284c commit 49ec5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'application'

group 'linkifier'
version '3.2.5'
version '3.2.6'
sourceCompatibility = 1.8
mainClassName = 'controller.MainApp'

Expand Down

0 comments on commit 49ec5e4

Please sign in to comment.