chore: bump version to alpha-0.4.0

This commit is contained in:
2023-09-02 20:29:51 +02:00
parent 09bba12814
commit 4bd32e8d0b

View File

@@ -2,7 +2,7 @@
#include "td/misc/DataBuffer.h"
#define TD_VERSION "alpha-0.3.0"
#define TD_VERSION "alpha-0.4.0"
namespace td {
namespace utils {