Skip to content

Commit

Permalink
chore: bump SFSE latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirdEyeSqueegee committed Sep 15, 2023
1 parent d68310b commit b8b3e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CommonLibSF/include/SFSE/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ namespace SFSE
constexpr REL::Version RUNTIME_SF_1_7_29(1, 7, 29, 0);
constexpr auto RUNTIME_LATEST = RUNTIME_SF_1_7_29;

constexpr REL::Version SFSE_PACK_LATEST(0, 1, 1, 0);
constexpr REL::Version SFSE_PACK_LATEST(0, 1, 2, 0);
} // namespace SFSE

0 comments on commit b8b3e4e

Please sign in to comment.