1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04: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
+1 -1
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