Skip to content

Commit f0dc136

Browse files
committed
Version bump to 3.5.0
1 parent 8e9a4c4 commit f0dc136

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 = 4;
6+
constexpr uint8_t Minor = 5;
77
constexpr uint8_t Patch = 0;
88
}

0 commit comments

Comments
 (0)