Skip to content

Commit 49806ac

Browse files
committed
Release 3.0
1 parent d4e8ecd commit 49806ac

5 files changed

Lines changed: 1404 additions & 1005 deletions

File tree

.assets/radarr_import.png

63.9 KB
Loading

.github/workflows/BuildImage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
echo "MULTI_ARCH=${{ env.MULTI_ARCH }}" >> $GITHUB_OUTPUT
3333
if [[ -z "${{ env.MOD_VERSION }}" ]]; then
3434
# **** If the mod needs to be versioned, set the versioning logic below. Otherwise leave as is. ****
35-
MOD_VERSION="2.19.2"
35+
MOD_VERSION="3.0.0"
3636
else
3737
MOD_VERSION=${{ env.MOD_VERSION }}
3838
echo "MOD_VERSION_OVERRIDE=true" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)