add a remote_dns port property

This commit is contained in:
Oliver Gorwits
2022-08-14 21:22:31 +01:00
parent 3684451f2a
commit b01d0f08fd
6 changed files with 32 additions and 2 deletions

View File

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