Skip to content

Commit

Permalink
📝 BASE update version 5.0.0-alpha23
Browse files Browse the repository at this point in the history
  • Loading branch information
bjverde committed Jul 8, 2021
1 parent 69499d2 commit 586aef0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
class FormDinHelper
{

const FORMDIN_VERSION = '5.0.0-alpha22';
const FORMDIN_VERSION = '5.0.0-alpha23';
const GRID_SIMPLE = 'GRID_SIMPLE';
const GRID_SCREEN_PAGINATION = 'GRID_SCREEN_PAGINATION';
const GRID_SQL_PAGINATION = 'GRID_SQL_PAGINATION';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
class FormDinHelper
{

const FORMDIN_VERSION = '5.0.0-alpha22';
const FORMDIN_VERSION = '5.0.0-alpha23';
const GRID_SIMPLE = 'GRID_SIMPLE';
const GRID_SCREEN_PAGINATION = 'GRID_SCREEN_PAGINATION';
const GRID_SQL_PAGINATION = 'GRID_SQL_PAGINATION';
Expand Down

0 comments on commit 586aef0

Please sign in to comment.