Skip to content

Commit 5a1137e

Browse files
committed
v2.1.5 release
1 parent 5e599af commit 5a1137e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Source/TinySRT/ExtraSlActions.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
using TAS;
1313
using TAS.EverestInterop;
1414
using TAS.EverestInterop.Hitboxes;
15+
using TAS.Gameplay;
1516
using TAS.InfoHUD;
1617
using TAS.Input.Commands;
17-
using TAS.Gameplay;
1818
using SRT = Celeste.Mod.SpeedrunTool.SaveLoad.SaveLoadAction;
1919
using TH = Celeste.Mod.TASHelper.TinySRT.TH_SaveLoadAction;
2020

everest.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
- Name: TASHelper
2-
Version: 2.1.4
2+
Version: 2.1.5
33
DLL: bin/Release/net7.0/TASHelper.dll
44
Dependencies:
55
- Name: EverestCore
66
Version: 1.5034.0
77
- Name: CelesteTAS
8-
Version: 3.43.1
8+
Version: 3.43.4
99
- Name: SpeedrunTool
1010
Version: 3.24.0

0 commit comments

Comments
 (0)