Skip to content

Commit 2bbe542

Browse files
committed
Version bump to 3.1.1
1 parent 420e8fe commit 2bbe542

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Configuration/Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ namespace Version
44
{
55
constexpr uint8_t Major = 3;
66
constexpr uint8_t Minor = 1;
7-
constexpr uint8_t Patch = 0;
7+
constexpr uint8_t Patch = 1;
88
}

0 commit comments

Comments
 (0)