update version code

This commit is contained in:
blueloveTH 2024-10-30 14:57:57 +08:00
parent ff664724c0
commit 2e4dde2a7a

View File

@ -1,10 +1,10 @@
#pragma once
// clang-format off
#define PK_VERSION "2.0.0"
#define PK_VERSION "2.0.1"
#define PK_VERSION_MAJOR 2
#define PK_VERSION_MINOR 0
#define PK_VERSION_PATCH 0
#define PK_VERSION_PATCH 1
/*************** feature settings ***************/