Skip to content

Commit 81105eb

Browse files
committed
Update supported versions
1 parent 1df4af0 commit 81105eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
# Branches to get version from
55
$branches = @(
6-
'1.40.3',
6+
'1.40.4',
77
'1.37.0'
88
)
99

1010
# Versions of beat saber 1:1 with tags
1111
$versions = @(
12-
'1.40.3',
12+
'1.40.4',
1313
'1.37.0'
1414
)

0 commit comments

Comments
 (0)