Skip to content
This repository was archived by the owner on Nov 18, 2023. It is now read-only.

Commit ca194ca

Browse files
committed
Version 2.0.6.1
1 parent b90e7c4 commit ca194ca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Marlin/Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/**
2929
* Marlin release version identifier
3030
*/
31-
//#define SHORT_BUILD_VERSION "2.0.6"
31+
//#define SHORT_BUILD_VERSION "2.0.6.1"
3232

3333
/**
3434
* Verbose version identifier which should contain a reference to the location

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 "2.0.6"
28+
#define SHORT_BUILD_VERSION "2.0.6.1"
2929
#endif
3030

3131
/**

config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Where have all the configurations gone?
22

3-
## https://github.com/MarlinFirmware/Configurations/archive/release-2.0.6.zip
3+
## https://github.com/MarlinFirmware/Configurations/archive/release-2.0.6.1.zip

0 commit comments

Comments
 (0)