From 60f130d391ed951fceae5ec691213c147adfd5c8 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Mon, 2 Sep 2024 14:41:18 +0800 Subject: [PATCH] v103 --- usrc/project_configs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usrc/project_configs.h b/usrc/project_configs.h index b0604b4..53f11ca 100644 --- a/usrc/project_configs.h +++ b/usrc/project_configs.h @@ -19,4 +19,4 @@ #define HARDWARE_VERSION 1 // 硬件版本 #define PROJECT "hand_acid_main_board" // 工程名称 -#define APP_VERSION "101" +#define APP_VERSION "103"