Skip to content

Commit 1eabae8

Browse files
committed
Version increase
1 parent f16f032 commit 1eabae8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Posterizarr.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ param (
88
[string]$mediatype
99
)
1010

11-
$CurrentScriptVersion = "1.2.36"
11+
$CurrentScriptVersion = "1.2.37"
1212
$global:HeaderWritten = $false
1313
$ProgressPreference = 'SilentlyContinue'
1414

Release.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.36
1+
1.2.37

0 commit comments

Comments
 (0)