Skip to content

Commit

Permalink
chore: bump MenuInterface version
Browse files Browse the repository at this point in the history
  • Loading branch information
powerof3 committed Nov 23, 2023
1 parent 327bdbb commit 97e449c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CommonLibSF/include/SFSE/Interfaces.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ namespace SFSE

enum Version : std::uint32_t
{
kVersion = 1
kVersion = 2
};

[[nodiscard]] std::uint32_t Version() const;
Expand Down

0 comments on commit 97e449c

Please sign in to comment.