We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db27984 commit fa7aed9Copy full SHA for fa7aed9
ChangeLog
@@ -1,6 +1,6 @@
1
2023-09-25 Michael Lee <[email protected]>
2
3
- * RELEASE: 1.2.1817, <commit>
+ * RELEASE: 1.2.1817, <commit...>
4
5
Backward Compatible Changes:
6
shared/common.hh
@@ -13,7 +13,7 @@
13
#include <fmt/core.h>
14
15
constexpr auto TF_DEV = "TG-FOCUS";
16
-constexpr auto TF_VER = "1.1.817-beta";
+constexpr auto TF_VER = "1.2.817";
17
18
class FileReader
19
{
0 commit comments