1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-20 13:31:55 +02:00

3.9.1 because a local edit made it into npm

This commit is contained in:
Hakim El Hattab
2020-01-29 15:11:49 +01:00
parent 003a848790
commit eaf3988311
4 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
var Reveal;
// The reveal.js version
var VERSION = '3.9.0';
var VERSION = '3.9.1';
var SLIDES_SELECTOR = '.slides section',
HORIZONTAL_SLIDES_SELECTOR = '.slides>section',