1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

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

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