#912 use new all_oids format with additional status,enum,descr

This commit is contained in:
Oliver Gorwits
2022-08-07 22:53:40 +01:00
parent 83996046ae
commit 1e2d9f36bf
9 changed files with 80 additions and 20 deletions

View File

@@ -11,7 +11,7 @@ __PACKAGE__->load_namespaces(
);
our # try to hide from kwalitee
$VERSION = 73; # schema version used for upgrades, keep as integer
$VERSION = 74; # schema version used for upgrades, keep as integer
use Path::Class;
use File::ShareDir 'dist_dir';