Skip to content

Commit

Permalink
Add 1.35 back
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenAlex committed Jul 11, 2024
1 parent f5ebbec commit 604ac77
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions versions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@

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

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

0 comments on commit 604ac77

Please sign in to comment.