1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-10 23:29:53 +02:00

Incremented package version

This commit is contained in:
Taloth Saldono 2019-07-14 21:43:27 +02:00
parent f371e8a523
commit ec74e9bce0

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