Skip to content

Commit 555b113

Browse files
committed
Version bump.
1 parent 8cdb96b commit 555b113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IB-Tracker/src/Config/Config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ SOFTWARE.
2626

2727
#pragma once
2828

29-
constexpr std::wstring version = L"2.4.3";
29+
constexpr std::wstring version = L"2.4.4";
3030

3131
bool SaveConfig();
3232
bool LoadConfig();

0 commit comments

Comments
 (0)