File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11@ echo off
2- SET VERSION = " 1.0.2 "
2+ SET VERSION = " 1.0.3 "
33SET DIR = " .\build\dist\\%VERSION% \Emrick Designer"
44SET NAME = " Emrick Designer"
55call .\gradlew.bat clean
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55}
66
77group ' org.emrick.project'
8- version ' 1.0.2 '
8+ version ' 1.0.3 '
99var jarTitle = " Emrick-Designer-$version "
1010
1111repositories {
Original file line number Diff line number Diff line change 1010# echo BUILD COMPLETE
1111
1212
13- VERSION=" 1.0.2 "
13+ VERSION=" 1.0.3 "
1414DIR=" ./build/dist/$VERSION /emrick-designer"
1515NAME=" emrick-designer"
1616
Original file line number Diff line number Diff line change 1010# echo BUILD COMPLETE
1111
1212
13- VERSION=" 1.0.2 "
13+ VERSION=" 1.0.3 "
1414DIR=" ./build/dist/$VERSION /Emrick Designer.app"
1515NAME=" Emrick Designer"
1616
You can’t perform that action at this time.
0 commit comments