Skip to content

Commit 680caf9

Browse files
committed
Version bump to 3.3.0
1 parent 750a094 commit 680caf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Configuration/Version.h

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

0 commit comments

Comments
 (0)