Skip to content

Commit

Permalink
release 0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Dec 14, 2020
1 parent cbe6d3a commit b6f63b1
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 spice password [\#1460]
- Fix LDAP logout [\#1465]
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.3';
our $VERSION = '0.10.4';

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

0 comments on commit b6f63b1

Please sign in to comment.