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 b64057c commit e1d83c6Copy full SHA for e1d83c6
README.md
@@ -42,7 +42,7 @@ Installation
42
------------
43
44
Download
45
-[markdown-writer-fx-0.3.zip](https://github.com/JFormDesigner/markdown-writer-fx/releases/download/0.3/markdown-writer-fx-0.3.zip)
+[markdown-writer-fx-0.4.zip](https://github.com/JFormDesigner/markdown-writer-fx/releases/download/0.4/markdown-writer-fx-0.4.zip)
46
and extract it to any folder.
47
48
Double-click `markdown-writer-fx.jar` to start *Markdown Writer FX*.
build.gradle
@@ -1,4 +1,4 @@
1
-version = '0.3'
+version = '0.4'
2
3
apply plugin: 'java'
4
apply plugin: 'java-library-distribution'
0 commit comments