Skip to content

Commit

Permalink
doc: v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Oct 6, 2023
1 parent d1a7e8a commit 1c24bd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@

**Bugfixes**

- Properly refresh CPU [\#1969]
- Moved left requirements and user menu items [\#1974]
- Import volume referenced by name [\#1975]
- Allow volumes without extension [\#1978]
- Properly check free storage size [\#1980]
- Kali linux per year
- SSO user management
- Anonymous login

**Refactors**

- Faster clone screenshot
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.1';
our $VERSION = '2.1.2';

use utf8;

Expand Down

0 comments on commit 1c24bd6

Please sign in to comment.