File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Markdown Writer FX Change Log
22=============================
33
4- ## Unreleased
4+ ## 0.11
55
66- Project Manager:
77 - open any folder as project
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Installation
3434------------
3535
3636Download
37- [ markdown-writer-fx-0.10 .zip] ( https://github.com/JFormDesigner/markdown-writer-fx/releases/download/0.10 /markdown-writer-fx-0.10 .zip )
37+ [ markdown-writer-fx-0.11 .zip] ( https://github.com/JFormDesigner/markdown-writer-fx/releases/download/0.11 /markdown-writer-fx-0.11 .zip )
3838and extract it to any folder.
3939
4040Run:
Original file line number Diff line number Diff line change 11import org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
22import org.gradle.plugins.ide.eclipse.model.AccessRule
33
4- version = " 0.10 "
4+ version = " 0.11 "
55
66// check required Java version
77if ( JavaVersion .current() < JavaVersion .VERSION_1_8 || JavaVersion .current() > JavaVersion .VERSION_1_10 )
You can’t perform that action at this time.
0 commit comments