Skip to content

Commit

Permalink
release 0.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Jun 5, 2018
1 parent 35e644b commit 0e488ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

**Implemented enhancements:**

Add support for Ubuntu Bionic 18.04 virtual machines [\#709]
Add more than one USB devices in xml templates [\#733]

**Fixed bugs:**

Review register user form [\#715]
Custom virtual machines fail [\#780]
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.16';
our $VERSION = '0.2.17';

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

0 comments on commit 0e488ff

Please sign in to comment.