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 21865ee commit 7b4896bCopy full SHA for 7b4896b
README.md
@@ -40,7 +40,7 @@ Installation
40
------------
41
42
Download
43
-[markdown-writer-fx-0.6.zip](https://github.com/JFormDesigner/markdown-writer-fx/releases/download/0.6/markdown-writer-fx-0.6.zip)
+[markdown-writer-fx-0.7.zip](https://github.com/JFormDesigner/markdown-writer-fx/releases/download/0.7/markdown-writer-fx-0.7.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.6'
+version = '0.7'
2
3
apply plugin: 'java'
4
apply plugin: 'java-library-distribution'
0 commit comments