Bumped package version to 3.0.10

This commit is contained in:
Mark McDowall 2023-03-06 10:28:17 -08:00
parent d185783987
commit 2639c069bc
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.9'
packageVersion='3.0.10'
# For now we keep the build version and package version the same
buildVersion=$packageVersion