Browse Source

release 1.3.1

main 1.3.1
parent
commit
9cc494f245
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1
  1. 5
      CHANGELOG.md
  2. 2
      mmdebstrap

5
CHANGELOG.md

@ -1,3 +1,8 @@ @@ -1,3 +1,8 @@
1.3.1 (2023-01-20)
------------------
- bugfix release
1.3.0 (2023-01-16)
------------------

2
mmdebstrap

@ -23,7 +23,7 @@ @@ -23,7 +23,7 @@
use strict;
use warnings;
our $VERSION = '1.3.0';
our $VERSION = '1.3.1';
use English;
use Getopt::Long;

Loading…
Cancel
Save