Merge branch 'master' into version-2021.3

This commit is contained in:
Jens Langhammer 2021-03-02 09:41:00 +01:00
commit ad0cc5f0be
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ export const SUCCESS_CLASS = "pf-m-success";
export const ERROR_CLASS = "pf-m-danger";
export const PROGRESS_CLASS = "pf-m-in-progress";
export const CURRENT_CLASS = "pf-m-current";
export const VERSION = "2021.2.5-stable";
export const VERSION = "2021.2.6-stable";