Skip to content

Commit

Permalink
build: CelesteTAS v3.41.12, Studio v3.6.2
Browse files Browse the repository at this point in the history
Fix: Occasional crash while editing file
Fix: Exclude starting label while indexing room labels including
Read-commands
Fix: Game Info Panel not accounting for horizontal scroll bar on Windows
Fix: Not refocusing the editor after editing info template on Windows
  • Loading branch information
psyGamer committed Dec 30, 2024
1 parent f2f866b commit 6e21685
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CelesteTAS-EverestInterop/everest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Name: CelesteTAS
Version: 3.41.11
Version: 3.41.12
DLL: bin/CelesteTAS-EverestInterop.dll
Dependencies:
- Name: EverestCore
Expand Down
2 changes: 1 addition & 1 deletion Studio/CelesteStudio/CelesteStudio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>

<Version>3.6.1</Version>
<Version>3.6.2</Version>
</PropertyGroup>

<PropertyGroup Condition="($(RuntimeIdentifier) == '' and $([MSBuild]::IsOSPlatform('Linux'))) or $(RuntimeIdentifier.StartsWith('linux'))">
Expand Down

0 comments on commit 6e21685

Please sign in to comment.