Incremented package version

This commit is contained in:
Taloth Saldono 2019-07-14 21:43:27 +02:00
parent f371e8a523
commit ec74e9bce0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#! /bin/bash
# Increment packageVersion when package scripts change
packageVersion='3.0.1'
packageVersion='3.0.2'
# For now we keep the build version and package version the same
buildVersion=$packageVersion