Skip to content

Commit

Permalink
chore: bump SFSE latest to correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
shad0wshayd3 authored Nov 19, 2024
1 parent 87b5061 commit 6453dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SFSE/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ namespace SFSE
constexpr REL::Version RUNTIME_SF_1_14_74(1, 14, 74, 0);
constexpr auto RUNTIME_LATEST = RUNTIME_SF_1_14_74;

constexpr REL::Version SFSE_PACK_LATEST(0, 2, 14, 0);
constexpr REL::Version SFSE_PACK_LATEST(0, 2, 16, 0);
}

0 comments on commit 6453dfa

Please sign in to comment.