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
0c365b77
Commit
0c365b77
authored
Nov 25, 2020
by
Francesc Guasch
Browse files
release 0.10.1
parent
97e49768
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
0c365b77
...
...
@@ -10,6 +10,8 @@
**Bugfixes**
-
Some Linux ISO downloads fail [
\#
1442]
-
Clone not created, base_name-daemon already exists [
\#
1443]
-
Ubuntu 20.04 MD5SUM file gone [
\#
1420]
-
Fix docker files config and dependencies [
\#
1411]
-
Fix docker files for tzdata package compatibility [
\#
1376]
...
...
lib/Ravada.pm
View file @
0c365b77
...
...
@@ -3,7 +3,7 @@ package Ravada;
use
warnings
;
use
strict
;
our
$VERSION
=
'
0.10.
0
';
our
$VERSION
=
'
0.10.
1
';
use
Carp
qw(carp croak)
;
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