1
0
Hakim El Hattab 5 жил өмнө
parent
commit
f0b67ad6ea
2 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  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'
 } from './utils/constants.js'
 
 
 // The reveal.js version
 // The reveal.js version
-export const VERSION = '4.0.0-rc.1';
+export const VERSION = '4.0.0';
 
 
 /**
 /**
  * reveal.js
  * reveal.js

+ 1 - 1
package.json

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