Skip to content

Commit

Permalink
Since 1.35.0 has more mods than 1.37.0, deprecate it
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenAlex committed Jan 1, 2025
1 parent 64f1b7e commit e5bdba3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions versions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@

# Branches to get version from
$branches = @(
'1.37.0',
'1.35.0'
'1.37.0'
)

# Versions of beat saber 1:1 with tags
$versions = @(
'1.37.0',
'1.35.0'
'1.37.0'
)

0 comments on commit e5bdba3

Please sign in to comment.