Changing v0.4.1 to v0.5.0 considering the number of changes.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Adsooi 2023-10-09 20:29:21 +02:00
parent 038dd9f4a8
commit 2b5d442d3a
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
6 changed files with 5 additions and 6 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
cd "$(dirname "$(readlink -f "$0" || realpath "$0")")/.."
VERSION=0.4.1
VERSION=0.5.0
title="LogarithmPlotter v${VERSION} Setup"
finalDMGName="LogarithmPlotter-v${VERSION}-setup.dmg"
applicationName=LogarithmPlotter