Skip to content

Commit

Permalink
build/ci: support v62
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw committed Aug 20, 2024
1 parent 25df032 commit 3edf1b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/version-check.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: v61
name: v62

on:
push:
Expand All @@ -16,7 +16,7 @@ on:
- cron: 0 0 * * *

env:
SUPPORTED_VERSION: 15406003
SUPPORTED_VERSION: 15437243

jobs:
check-version:
Expand Down
Binary file modified lc-hax/References/Assembly-CSharp.dll
Binary file not shown.

0 comments on commit 3edf1b6

Please sign in to comment.