Skip to content

Commit

Permalink
Version bump to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisBrock committed Oct 9, 2024
1 parent 1d23e4f commit a6b226a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Configuration/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ namespace Version
{
constexpr uint8_t Major = 1;
constexpr uint8_t Minor = 7;
constexpr uint8_t Patch = 0;
constexpr uint8_t Patch = 1;
}

0 comments on commit a6b226a

Please sign in to comment.