Skip to content

Commit

Permalink
realase 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Dec 9, 2021
1 parent 3889e5e commit 3788d6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# Change Log

**Implemented enhancements:**

- LDAP groups base [\#1637]


**Bugfixes**

- Access to clone private base [\#1652]
- Anonymous users created when no anonymous access defined [\#1590]
- ISO file not showing in new machine form [#1660]
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 = '1.1.2';
our $VERSION = '1.1.3';

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

0 comments on commit 3788d6d

Please sign in to comment.