mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-10-29 04:40:02 +01:00
fix speaker view bug, bump version to 5.0.1 #3512
This commit is contained in:
@@ -28,7 +28,7 @@ import {
|
||||
} from './utils/constants.js'
|
||||
|
||||
// The reveal.js version
|
||||
export const VERSION = '5.0.0';
|
||||
export const VERSION = '5.0.1';
|
||||
|
||||
/**
|
||||
* reveal.js
|
||||
|
||||
Reference in New Issue
Block a user