This commit is contained in:
Hakim El Hattab
2023-09-12 09:16:24 +02:00
parent fc16cc8b11
commit c5307462b0
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*!
* reveal.js 4.5.0
* reveal.js 4.6.0
* https://revealjs.com
* MIT licensed
*
+2 -2
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -27,7 +27,7 @@ import {
} from './utils/constants.js'
// The reveal.js version
export const VERSION = '4.5.0';
export const VERSION = '4.6.0';
/**
* reveal.js
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "reveal.js",
"version": "4.5.0",
"version": "4.6.0",
"description": "The HTML Presentation Framework",
"homepage": "https://revealjs.com",
"subdomain": "revealjs",