Added icon line to category schema
This commit is contained in:
parent
969b529a66
commit
4323e49cfc
10 changed files with 3824 additions and 1 deletions
|
@ -6,7 +6,7 @@ use warnings;
|
|||
|
||||
use base 'DBIx::Class::Schema';
|
||||
|
||||
our $VERSION = 23;
|
||||
our $VERSION = 24;
|
||||
|
||||
__PACKAGE__->load_namespaces;
|
||||
|
||||
|
|
Reference in a new issue