Skip to content

Commit

Permalink
chore: bump latest SFSE version to 0.2.0 (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
shad0wshayd3 authored Nov 23, 2023
1 parent f9a9df4 commit 187e468
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 @@ -10,5 +10,5 @@ namespace SFSE
constexpr REL::Version RUNTIME_SF_1_8_86(1, 8, 86, 0);
constexpr auto RUNTIME_LATEST = RUNTIME_SF_1_8_86;

constexpr REL::Version SFSE_PACK_LATEST(0, 1, 6, 0);
constexpr REL::Version SFSE_PACK_LATEST(0, 2, 0, 0);
}

0 comments on commit 187e468

Please sign in to comment.