Skip to content

Commit ba75c40

Browse files
committed
v1.3.0
1 parent c94604f commit ba75c40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Marlin/src/inc/Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* Release version. Leave the Marlin version or apply a custom scheme.
2626
*/
2727
#ifndef SHORT_BUILD_VERSION
28-
#define SHORT_BUILD_VERSION "bugfix-2.0.x"
28+
#define SHORT_BUILD_VERSION "E3V2-Extensible-UI"
2929
#endif
3030

3131
/**

Marlin/src/lcd/extui/lib/creality_dwin/creality_dwin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989

9090
#define CORP_WEBSITE_E "github.com/Jyers"
9191

92-
#define BUILD_NUMBER "1.2.2"
92+
#define BUILD_NUMBER "1.3.0"
9393

9494
#define DWIN_FONT_MENU font8x16
9595
#define DWIN_FONT_STAT font10x20

0 commit comments

Comments
 (0)