Bump Version for next stable release

This commit is contained in:
Knutwurst
2021-06-24 22:39:06 +02:00
parent 11f9862cb9
commit 973ee2e315
2 changed files with 1 additions and 2 deletions

View File

@@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release * here we define this default string as the date where the latest release
* version was tagged. * version was tagged.
*/ */
#define CUSTOM_BUILD_VERSION "1.2.0-beta.6" #define CUSTOM_BUILD_VERSION "1.2.0"
#ifndef STRING_DISTRIBUTION_DATE #ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2021-06-24" #define STRING_DISTRIBUTION_DATE "2021-06-24"

View File

@@ -29,7 +29,6 @@
[platformio] [platformio]
src_dir = Marlin src_dir = Marlin
boards_dir = buildroot/share/PlatformIO/boards boards_dir = buildroot/share/PlatformIO/boards
#default_envs = mega2560
extra_configs = i3_mega_envs.ini extra_configs = i3_mega_envs.ini
default_envs = default_envs =
MEGA_1G MEGA_1G