Merge branch 'master' of github.com:hakimel/reveal.js into dev
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "reveal.js", | ||||
|   "version": "3.4.0", | ||||
|   "version": "3.4.1", | ||||
|   "main": [ | ||||
|     "js/reveal.js", | ||||
|     "css/reveal.css" | ||||
|   | ||||
| @@ -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', | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "reveal.js", | ||||
|   "version": "3.4.0", | ||||
|   "version": "3.4.1", | ||||
|   "description": "The HTML Presentation Framework", | ||||
|   "homepage": "http://lab.hakim.se/reveal-js", | ||||
|   "subdomain": "revealjs", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user