Skip to content

Commit

Permalink
doc: v2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Dec 12, 2023
1 parent 5f9d394 commit 754dd0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

**Bugfixes**

- Do not insert network twice [\#2005]
- Move volume processes must queue
- EFI Virtual Machine fails to boot [\#2009]

**Refactors**
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 = '2.1.6';
our $VERSION = '2.1.7';

use utf8;

Expand Down

0 comments on commit 754dd0a

Please sign in to comment.