Skip to content

Commit 31a198b

Browse files
committed
updated version to 0.9
1 parent e0cc300 commit 31a198b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Installation
4040
------------
4141

4242
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)
43+
[markdown-writer-fx-0.9.zip](https://github.com/JFormDesigner/markdown-writer-fx/releases/download/0.9/markdown-writer-fx-0.9.zip)
4444
and extract it to any folder.
4545

4646
Double-click `markdown-writer-fx.jar` to start *Markdown Writer FX*.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = '0.8'
1+
version = '0.9'
22

33
apply plugin: 'java'
44
apply plugin: 'java-library-distribution'

0 commit comments

Comments
 (0)