Skip to content

Commit

Permalink
release 0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Dec 18, 2020
1 parent 8ac8ce5 commit 4496086
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

**Bugfixes**

- Fix LDAP logout [\#1465]
- Failed to get write lock [\#1466]
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.10.4';
our $VERSION = '0.10.5';

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

0 comments on commit 4496086

Please sign in to comment.