Hakim El Hattab 4 năm trước cách đây
mục cha
commit
48024a1137
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      js/reveal.js
  2. 1 1
      package.json

+ 1 - 1
js/reveal.js

@@ -26,7 +26,7 @@ import {
 } from './utils/constants.js'
 
 // The reveal.js version
-export const VERSION = '4.1.0';
+export const VERSION = '4.1.1';
 
 /**
  * reveal.js

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "reveal.js",
-  "version": "4.1.0",
+  "version": "4.1.1",
   "description": "The HTML Presentation Framework",
   "homepage": "https://revealjs.com",
   "subdomain": "revealjs",