Upgrade Module::Install::RTx so static files are copied on RT 4.2.x
[manu/RT-Extension-UserDetails.git] / inc / Module / Install / Base.pm
index b55bda3..802844a 100644 (file)
@@ -4,7 +4,7 @@ package Module::Install::Base;
 use strict 'vars';
 use vars qw{$VERSION};
 BEGIN {
-       $VERSION = '1.00';
+       $VERSION = '1.06';
 }
 
 # Suspend handler for "redefined" warnings