File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ gradle-app.setting
1616
1717# Addon maps
1818* .addon.mm
19- version.properties
2019* .mm.bak
20+ # version.properties
2121
2222# ignore .jar files
2323* .jar
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ gradle-app.setting
1616
1717# Addon maps
1818* .addon.mm
19- version.properties
2019* .mm.bak
20+ # version.properties
2121
2222# ignore .jar files
2323* .jar
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ class ToM{
1515 // region: properties
1616 // this region has all the properties for the ToM class
1717
18+ static final String version = ' 0.0.4'
1819 static final c = ScriptUtils . c()
1920 static final String tabName = ' Tutorial'
2021
Original file line number Diff line number Diff line change 1+ version =v0.0.3
2+ downloadUrl =https://github.com/EdoFro/Freeplane_Tutorial_AddOn/releases/download/v0.0.3demo/Tutorial-o-Matic-v0.0.3.addon.mm
3+ freeplaneVersionFrom =v1.9.9
You can’t perform that action at this time.
0 commit comments