Bumped package version to 3.0.10

This commit is contained in:
Mark McDowall 2023-03-06 10:28:17 -08:00
parent 5db5b1dace
commit 67e2fe551a

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