Skip to content

Commit

Permalink
ready for 0.11.7
Browse files Browse the repository at this point in the history
hadfl committed Oct 25, 2021
1 parent c15771f commit d8c23c0
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -5,9 +5,9 @@ zadm

[![Unit Tests](https://github.com/omniosorg/zadm/workflows/Unit%20Tests/badge.svg?branch=master&event=push)](https://github.com/omniosorg/zadm/actions?query=workflow%3A%22Unit+Tests%22)

Version: 0.11.6
Version: 0.11.7

Date: 2021-10-15
Date: 2021-10-25

`zadm` - zone management tool.

2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.6
0.11.7
2 changes: 1 addition & 1 deletion cpanfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
requires 'Bytes::Random::Secure', '== 0.29';
requires 'Data::Processor', '== 1.0.6';
requires 'Mojolicious', '== 9.21';
requires 'Mojolicious', '== 9.22';
requires 'IO::Socket::SSL', '== 2.072';
requires 'IO::Uncompress::UnXz', '== 2.101';
requires 'IO::Uncompress::UnZstd', '== 2.101';
6 changes: 3 additions & 3 deletions thirdparty/cpanfile-5.34.snapshot
Original file line number Diff line number Diff line change
@@ -182,8 +182,8 @@ DISTRIBUTIONS
Text::ParseWords 0
perl 5.006001
version 0.87
Mojolicious-9.21
pathname: S/SR/SRI/Mojolicious-9.21.tar.gz
Mojolicious-9.22
pathname: S/SR/SRI/Mojolicious-9.22.tar.gz
provides:
Mojo undef
Mojo::Asset undef
@@ -251,7 +251,7 @@ DISTRIBUTIONS
Mojo::UserAgent::Transactor undef
Mojo::Util undef
Mojo::WebSocket undef
Mojolicious 9.21
Mojolicious 9.22
Mojolicious::Command undef
Mojolicious::Command::Author::cpanify undef
Mojolicious::Command::Author::generate undef

0 comments on commit d8c23c0

Please sign in to comment.