Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MarlinFirmware/MarlinDocumentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Lahteine <thinkyhead@users.noreply.github.com>2022-07-28 06:34:51 +0300
committerScott Lahteine <thinkyhead@users.noreply.github.com>2022-07-28 06:34:51 +0300
commit75fce29a423c63c9d83170267d4359fbb2e0d0ed (patch)
tree349b76b864338b3f328faff45de3fa4029e23279
parente3b607ad16e6270b943785da85192c79fa3f7b76 (diff)
🔖 Version 2.0.9.5
-rw-r--r--_basics/install.md2
-rw-r--r--_data/marlin.yml6
-rw-r--r--_meta/download.html2
3 files changed, 5 insertions, 5 deletions
diff --git a/_basics/install.md b/_basics/install.md
index 3f5ac009..c248b431 100644
--- a/_basics/install.md
+++ b/_basics/install.md
@@ -21,7 +21,7 @@ Start by downloading the Marlin source code. There are a few [codebases](//en.wi
[Download 2.1](//github.com/MarlinFirmware/Marlin/archive/2.1.zip)|Current release
[Download 2.1.x](//github.com/MarlinFirmware/Marlin/archive/2.1.x.zip)|Current release, patched
[Download bugfix-2.1.x](//github.com/MarlinFirmware/Marlin/archive/bugfix-2.1.x.zip)|"Nightly" build for Marlin 2.1.x _Proceed with Caution!_
-[Download 2.0.9.4](//github.com/MarlinFirmware/Marlin/archive/2.0.9.4.zip)|Previous release
+[Download 2.0.9.5](//github.com/MarlinFirmware/Marlin/archive/2.0.9.5.zip)|Previous release
[Download 2.0.x](//github.com/MarlinFirmware/Marlin/archive/2.0.x.zip)|Previous release, patched
[Download bugfix-2.0.x](//github.com/MarlinFirmware/Marlin/archive/bugfix-2.0.x.zip)|"Nightly" build for Marlin 2.0.x _Proceed with Caution!_
[Download 1.1.x](//github.com/MarlinFirmware/Marlin/archive/1.1.x.zip)|Legacy Marlin 1.1
diff --git a/_data/marlin.yml b/_data/marlin.yml
index ad8ce0a5..2bc5c77c 100644
--- a/_data/marlin.yml
+++ b/_data/marlin.yml
@@ -6,12 +6,12 @@
patch: 2.1.x.zip
config: release-2.1
-
- version: 2.0.9.4
+ version: 2.0.9.5
description: Marlin 2.0 LTS
tools: Supports AVR and ARM<br/>Arduino and PlatformIO
- file: 2.0.9.4.zip
+ file: 2.0.9.5.zip
patch: 2.0.x.zip
- config: release-2.0.9.4
+ config: release-2.0.9.5
-
version: 1.1.9.1
description: Marlin 1.1 LTS
diff --git a/_meta/download.html b/_meta/download.html
index 87fc2359..55ba7752 100644
--- a/_meta/download.html
+++ b/_meta/download.html
@@ -41,7 +41,7 @@ patched:
extra: Latest 2.0.x with Hotfixes
tools: Supports AVR and ARM<br/>Arduino and PlatformIO
file: 2.0.x.zip
- config: release-2.0.9.4
+ config: release-2.0.9.5
-
version: 1.1.x
description: Marlin 1.1 with bug fixes