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