save and load netmap positions for same device groups

This commit is contained in:
Oliver Gorwits
2017-12-20 22:05:51 +00:00
parent b7cd0251ff
commit aba359d2a9
6 changed files with 89 additions and 15 deletions

View File

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