Changing version to v0.2.0 instead of v0.1.9
Due to Latex being a big change.
This commit is contained in:
parent
27759362cb
commit
3e7b36a420
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
cd "$(dirname "$(readlink -f "$0" || realpath "$0")")/.."
|
||||
|
||||
VERSION=0.1.9
|
||||
VERSION=0.2.0
|
||||
title="LogarithmPlotter v${VERSION} Setup"
|
||||
finalDMGName="LogarithmPlotter-v${VERSION}-setup.dmg"
|
||||
applicationName=LogarithmPlotter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue