diff --git a/Makesurefile b/Makesurefile index f02ef85..19b52fe 100644 --- a/Makesurefile +++ b/Makesurefile @@ -1,6 +1,6 @@ # vim: syntax=bash -@define NEXT_VERSION '0.4.3' +@define NEXT_VERSION '0.4.4' @define REPO 'xonixx/intellij-awk' @goal default diff --git a/build.gradle b/build.gradle index 9313366..0aa722c 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ plugins { } group 'intellij-awk' -version '0.4.3.1' +version '0.4.4' repositories { mavenCentral() @@ -55,6 +55,14 @@ Find more info at https://githu """) // language=html changeNotes.set(""" +

+ v0.4.4 + GitHub issues +

+

v0.4.3 GitHub issues