aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2018-08-01 10:37:51 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2018-08-01 10:37:51 +0200
commit2c5396b7d347f8ee1344016f15b93d4f78401569 (patch)
tree57ce00148c34b1b0698e2edf4133fa36a50b1f7f /js
parent72b05a3245479dd46ed10bdb81437f8eb01f23c1 (diff)
downloadfreenode-live-2017-presentation-2c5396b7d347f8ee1344016f15b93d4f78401569.tar
freenode-live-2017-presentation-2c5396b7d347f8ee1344016f15b93d4f78401569.tar.gz
3.7.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 103fa82..eaa9d60 100644
--- a/js/reveal.js
+++ b/js/reveal.js
@@ -26,7 +26,7 @@
var Reveal;
// The reveal.js version
- var VERSION = '3.6.0';
+ var VERSION = '3.7.0';
var SLIDES_SELECTOR = '.slides section',
HORIZONTAL_SLIDES_SELECTOR = '.slides>section',