From 7037b4d0cb28e8f6b7e5a497a24ff36e26e79055 Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Fri, 1 Oct 2021 17:16:43 +0200 Subject: [PATCH] Updated macos package verison --- package-macosx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-macosx.sh b/package-macosx.sh index 6e07cac..0522955 100644 --- a/package-macosx.sh +++ b/package-macosx.sh @@ -1,5 +1,5 @@ #!/bin/bash -VERSION=0.1-dev0 +VERSION=0.1.2 title="LogarithmPlotter v${VERSION} Setup" finalDMGName="LogarithmPlotter-v${VERSION}-setup.dmg" applicationName=LogarithmPlotter