aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2017-11-22 14:10:33 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2017-11-22 14:10:33 +0100
commit8a636860177cab271ce361c59bc56166a659aa0a (patch)
tree1dba47ac2004da09b592291f8cfb767874a5ed16 /js
parenta03e8036289a49f0b4e0b43b1d8547f9ee439d42 (diff)
downloadfosdem-2018-presentation-8a636860177cab271ce361c59bc56166a659aa0a.tar
fosdem-2018-presentation-8a636860177cab271ce361c59bc56166a659aa0a.tar.gz
3.6.0
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 bf4194f..50e580e 100644
--- a/js/reveal.js
+++ b/js/reveal.js
@@ -26,7 +26,7 @@
var Reveal;
// The reveal.js version
- var VERSION = '3.5.0';
+ var VERSION = '3.6.0';
var SLIDES_SELECTOR = '.slides section',
HORIZONTAL_SLIDES_SELECTOR = '.slides>section',