@@ -235,7 +235,7 @@ jobs:
235
235
ls -lah calm
236
236
rm *.dmg
237
237
export PATH=$PATH:$(pwd)/calm/
238
- export APP_VERSION=1.0.1
238
+ export APP_VERSION=1.1.0
239
239
export APP_ID=com.vitovan.circles
240
240
export APP_NAME=Circles
241
241
# switch dir, this is unnecessary if you are already at the same dir with canvas.lisp
@@ -391,7 +391,7 @@ jobs:
391
391
ls -lah calm
392
392
rm *.dmg
393
393
export PATH=$PATH:$(pwd)/calm/
394
- export APP_VERSION=1.0.1
394
+ export APP_VERSION=1.1.0
395
395
export APP_ID=com.vitovan.fan
396
396
export APP_NAME=Fan
397
397
# switch dir, this is unnecessary if you are already at the same dir with canvas.lisp
@@ -546,7 +546,7 @@ jobs:
546
546
ls -lah calm
547
547
rm *.dmg
548
548
export PATH=$PATH:$(pwd)/calm/
549
- export APP_VERSION=1.0.1
549
+ export APP_VERSION=1.1.0
550
550
export APP_ID=com.vitovan.mondrian
551
551
export APP_NAME=Mondrian
552
552
# switch dir, this is unnecessary if you are already at the same dir with canvas.lisp
@@ -704,7 +704,7 @@ jobs:
704
704
ls -lah calm
705
705
rm *.dmg
706
706
export PATH=$PATH:$(pwd)/calm/
707
- export APP_VERSION=1.0.1
707
+ export APP_VERSION=1.1.0
708
708
export APP_ID=com.vitovan.meditator
709
709
export APP_NAME=Meditator
710
710
# switch dir, this is unnecessary if you are already at the same dir with canvas.lisp
0 commit comments