Skip to content

Commit

Permalink
Preparing release 1.3.5 (bump version number and adjust dates)
Browse files Browse the repository at this point in the history
  • Loading branch information
martignoni committed Nov 30, 2016
1 parent e2754ff commit fd2a6b0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,14 @@ The code is available at [https://github.com/martignoni/make-moodlebox](https://

An [prepared disk image](https://moodlebox.net/downloading/) of the latest released version is [available for downloading](https://moodlebox.net/downloading/), cloning on your microSD card and using out of the box on your Raspberry Pi 3.

SHA1 fingerprint of the current compressed disk image: 6dd9a81e6a70711f6e9557b7b921898c5a710c5a

### Release notes

#### Version 1.3.5, 2016-12-01

* Based on Raspbian Jessie Lite version of 2016-11-25
* Update of documentation
* Minor fixes

#### Version 1.3.4, 2016-11-04

* Download Moodle with a shallow git clone, reducing dramatically the image size
Expand Down
2 changes: 1 addition & 1 deletion make_moodlebox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# e.g. it could be launched from the root account like this
# curl -L https://raw.githubusercontent.com/martignoni/make-moodlebox/master/make_moodlebox.sh | sudo bash

VERSION="1.3.4"
VERSION="1.3.5"
GENERICPASSWORD="Moodlebox4$"
export DEBIAN_FRONTEND="noninteractive"
export APT_LISTCHANGES_FRONTEND="none"
Expand Down
2 changes: 1 addition & 1 deletion util/summary-slice.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<p>MoodleBox, une plateforme <a href="https://moodle.org/" target="_blank">Moodle</a> sur <a href="https://www.raspberrypi.org/" target="_blank">Raspberry Pi 3</a>.</p><p>Réalisée par <a href="https://twitter.com/nmartignoni" target="_blank">Nicolas Martignoni</a> (nicolas at martignoni dot net).</p><p>Version 1.3.4 du 4 novembre 2016.</p>
<p>MoodleBox, une plateforme <a href="https://moodle.org/" target="_blank">Moodle</a> sur <a href="https://www.raspberrypi.org/" target="_blank">Raspberry Pi 3</a>.</p><p>Réalisée par <a href="https://twitter.com/nmartignoni" target="_blank">Nicolas Martignoni</a> (nicolas at martignoni dot net).</p><p>Version 1.3.5 du 1 décembre 2016.</p>

0 comments on commit fd2a6b0

Please sign in to comment.