Skip to content

Commit

Permalink
Item14476: inc release number
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDaum committed Oct 20, 2020
1 parent e1d60ad commit ea57df1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Foswiki/Contrib/WebDAVContrib.pm
Expand Up @@ -4,8 +4,8 @@ package Foswiki::Contrib::WebDAVContrib;
use strict;
use warnings;

our $VERSION = '2.20';
our $RELEASE = '11 Jul 2016';
our $VERSION = '2.30';
our $RELEASE = '20 Oct 2020';
our $SHORTDESCRIPTION = 'WebDAV module for Foswiki';

1;
Expand Down

0 comments on commit ea57df1

Please sign in to comment.