aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2017-01-25 11:01:40 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2017-01-25 11:01:40 +0100
commitcd36c9274f9d9f240f4740f910936df1c882c833 (patch)
treed05d7301eafbd963bfc3aae8b8cf72acc016b9d7 /js
parent84202fa072970d7170f5e2812a224e0da6f2ab13 (diff)
parent9f8e4d5742df486cce577f6e0dbae666aabc4eb1 (diff)
downloadfreenode-live-2017-presentation-cd36c9274f9d9f240f4740f910936df1c882c833.tar
freenode-live-2017-presentation-cd36c9274f9d9f240f4740f910936df1c882c833.tar.gz
Merge branch 'master' of github.com:hakimel/reveal.js into dev
Diffstat (limited to 'js')
-rw-r--r--js/reveal.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/reveal.js b/js/reveal.js
index ad79b4b..9b0768a 100644
--- a/js/reveal.js
+++ b/js/reveal.js
@@ -26,7 +26,7 @@
var Reveal;
// The reveal.js version
- var VERSION = '3.4.0';
+ var VERSION = '3.4.1';
var SLIDES_SELECTOR = '.slides section',
HORIZONTAL_SLIDES_SELECTOR = '.slides>section',