Skip to content

Commit

Permalink
doc: v2.2.1
Browse files Browse the repository at this point in the history
issue #2032
  • Loading branch information
frankiejol committed Mar 11, 2024
1 parent adbe958 commit 690e355
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@

**Implemented enhancements:**

- Users can share virtual machines [\#2021]
- Virtual networks management [\#1984]
- GPU Mediated devices [\#1955]
- Allow remove users via GUI [\#2023]

**Bugfixes**

- Node Option Not Available [\#2032]

**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.2.0';
our $VERSION = '2.2.1';

use utf8;

Expand Down

0 comments on commit 690e355

Please sign in to comment.