Skip to content

Commit

Permalink
version-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Jan 25, 2022
1 parent 2ed544c commit f9289a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/GenFSGopher.pl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
use File::Spec;
use File::Copy qw/cp/;

my $VERSION="0.6.1";
my $VERSION="0.6.2";

my $scriptInvocation="$0 ".join(" ",@ARGV);
my $scriptsDir=dirname(File::Spec->rel2abs($0));
Expand Down

0 comments on commit f9289a4

Please sign in to comment.