diff --git a/ts/components/version.ts b/ts/components/version.ts index 2d9c19a06..1499a3876 100644 --- a/ts/components/version.ts +++ b/ts/components/version.ts @@ -22,4 +22,4 @@ * @author dpvc@mathjax.org (Davide Cervone) */ -export const VERSION = '4.0.0-beta.6'; +export const VERSION = '4.0.0-beta.7';