Skip to content

Commit a4ffb72

Browse files
author
jantje
committed
website update for 4.4.1
1 parent 596a927 commit a4ffb72

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

website/WebContent/fragments/files.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_0/V4.4.0_mac64.2021-07-04_06-48-31.zip",
6666
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_0/V4.4.0_win64.2021-07-04_06-48-31.zip",
6767

68+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_1_0/V4.4.1_linux64.2022-07-09_05-48-31.zip",
69+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_1_0/V4.4.1_mac64.2022-09-05_06-48-31.zip",
70+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4_4_1_0/V4.4.1_win64.2022-09-05_06-48-31.zip",
71+
6872
);
6973

7074
?>

website/WebContent/globals.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22
$STABLE_VERSION_MAJOR=4;
33
$STABLE_VERSION_MINOR=4;
4-
$STABLE_VERSION_PATCH=0;
4+
$STABLE_VERSION_PATCH=1;
55
?>

website/WebContent/index.shtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
This represents a completely <b>free and open</b> Arduino IDE alternative!<br>
4141
Download the product, unpack and play!<br>
4242
</p>
43-
<h1>Sloeber V4.4.0 Better version control support (and lots of fixes)</h1>
43+
<h1>Sloeber V4.4.1 Support for bootloader and arduino way size (and lots of fixes)</h1>
4444
<p>Welcome to a next stage for your Arduino projects!</p>
4545
<p>
4646
<a href="learn.shtml" class="btn btn-primary btn-lg" role="button">Learn more &raquo;</a>

0 commit comments

Comments
 (0)