Skip to content

Commit

Permalink
[#513] Release, fixes #513
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Feb 12, 2018
1 parent 7f8012c commit a52b745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Ravada.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package Ravada;
use warnings;
use strict;

our $VERSION = '0.2.13-rc1';
our $VERSION = '0.2.13';

use Carp qw(carp croak);
use Data::Dumper;
Expand Down

0 comments on commit a52b745

Please sign in to comment.