Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
220d178b
Commit
220d178b
authored
Feb 03, 2022
by
Francesc Guasch
Browse files
release 1.3.2
parent
f16bffe1
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
220d178b
...
...
@@ -9,7 +9,9 @@
**Refactors**
-
enforce ordered adding of hardware [
\#
1697]
-
add hardware on create machine [
\#
1698]
**Bugfixes**
-
hibernate button was always disabled
-
drop constraint when installing if different [
\#
1700]
lib/Ravada.pm
View file @
220d178b
...
...
@@ -3,7 +3,7 @@ package Ravada;
use
warnings
;
use
strict
;
our
$VERSION
=
'
1.3.
1
';
our
$VERSION
=
'
1.3.
2
';
use
Carp
qw(carp croak cluck)
;
use
Data::
Dumper
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment