Skip to content

Commit

Permalink
chore: update SFSE version in Version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirdEyeSqueegee authored Oct 10, 2023
1 parent ac3b61f commit 255a6d7
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 @@ -9,5 +9,5 @@ namespace SFSE
constexpr REL::Version RUNTIME_SF_1_7_36(1, 7, 36, 0);
constexpr auto RUNTIME_LATEST = RUNTIME_SF_1_7_36;

constexpr REL::Version SFSE_PACK_LATEST(0, 1, 3, 0);
constexpr REL::Version SFSE_PACK_LATEST(0, 1, 4, 0);
}

0 comments on commit 255a6d7

Please sign in to comment.