We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a629a commit 7e10094Copy full SHA for 7e10094
1 file changed
perl/lib/NeedRestart.pm
@@ -77,7 +77,7 @@ our %EXPORT_TAGS = (
77
)],
78
);
79
80
-our $VERSION = '2.7';
+our $VERSION = '2.8';
81
my $LOGPREF = '[Core]';
82
83
my %UIs;
0 commit comments