Skip to content

Commit 452db44

Browse files
committed
bump version
1 parent c038f5b commit 452db44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main/apps/utils/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#pragma once
77
#include <hal/hal.h>
88

9-
#define FW_VERSION "V0.2"
9+
#define FW_VERSION "V0.3"
1010

1111
#define ANIM_APP_OPEN() \
1212
for (int i = 10; i < 123; i += 8) { \

0 commit comments

Comments
 (0)