Skip to content

Commit

Permalink
[PUSH] 1.5.0.27
Browse files Browse the repository at this point in the history
that's what happens when you don't build before pushing
  • Loading branch information
MKhayle committed Jul 10, 2024
1 parent df8414b commit 867df40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions XIVComboExpanded/Combos/RPR.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ public const uint
// Shroud
Enshroud = 24394,
Communio = 24398,
Perfectio = 36973,
LemuresSlice = 24399,
LemuresScythe = 24400,
Sacrificium = 36969,
Expand All @@ -60,8 +59,6 @@ public const ushort
EnhancedCrossReaping = 2591,
ImmortalSacrifice = 2592,
Enshrouded = 2593,
Oblatio = 3857,
PerfectioParata = 3860,
Soulsow = 2594,
Threshold = 2595,
Oblatio = 3857, // Sacrificium ready to use
Expand Down
2 changes: 1 addition & 1 deletion XIVComboExpanded/XIVComboExpanded.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Authors>attick, daemitus</Authors>
<Company>-</Company>
<Version>1.5.0.26</Version>
<Version>1.5.0.27</Version>
<Description>This plugin condenses combos and mutually exclusive abilities onto a single button.</Description>
<Copyright>Copyleft attick 2020 baybeeee</Copyright>
<PackageProjectUrl>https://github.com/daemitus/XIVComboPlugin</PackageProjectUrl>
Expand Down

0 comments on commit 867df40

Please sign in to comment.