Skip to content

Commit 00e0a96

Browse files
committed
1.82.20 Emergency (food) fix
2 parents 8a780c3 + c945444 commit 00e0a96

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/vt-scan-releases.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
update_release_body: true
3535
github_token: ${{ secrets.GITHUB_TOKEN }}
3636
files: |
37-
^.*\.[7zZ]$
37+
^.*\.[7][zZ]$

CollapseLauncher/CollapseLauncher.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<Authors>$(Company). neon-nyan, Cry0, bagusnl, shatyuka, gablm.</Authors>
1717
<Copyright>Copyright 2022-2025 $(Company)</Copyright>
1818
<!-- Versioning -->
19-
<Version>1.82.19</Version>
19+
<Version>1.82.20</Version>
2020
<LangVersion>preview</LangVersion>
2121
<!-- Target Settings -->
2222
<Platforms>x64</Platforms>

0 commit comments

Comments
 (0)