Skip to content

Commit 1622972

Browse files
authored
Merge branch 'BorisBrock:main' into patch-2
2 parents 58a57d2 + 680caf9 commit 1622972

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
@@ -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)