increment interface version
parent
b495779937
commit
e1e1d37753
|
@ -6,7 +6,7 @@ package IkiWiki::Plugin::skeleton;
|
|||
|
||||
use warnings;
|
||||
use strict;
|
||||
use IkiWiki 2.00;
|
||||
use IkiWiki 3.00;
|
||||
|
||||
sub import {
|
||||
hook(type => "getopt", id => "skeleton", call => \&getopt);
|
||||
|
|
Loading…
Reference in New Issue