Skip to content

Commit

Permalink
chore: release v4.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gegles committed Jan 21, 2025
1 parent db01354 commit 7b7e33e
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changes (Release notes)

* 4.20.0.pre
* 4.20.0

ATTENTIION: Due to the fact that Faspex version 4 is end of support, the `faspex` command will be deprecated. Use Faspex 5 from now.

Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Do not edit this README.md, edit docs/README.erb.md, for details, read docs/READ
markdownlint-disable MD033 MD003 MD053
cspell:ignore Serban Antipolis
PANDOC_META_BEGIN
subtitle: "ascli 4.20.0.pre"
subtitle: "ascli 4.20.0"
PANDOC_META_END
-->

Expand All @@ -15,7 +15,7 @@ PANDOC_META_END

## Introduction

Version : 4.20.0.pre
Version : 4.20.0

Laurent/2016-2025

Expand Down Expand Up @@ -112,7 +112,7 @@ Once the gem is installed, `ascli` shall be accessible:

```console
$ ascli --version
4.20.0.pre
4.20.0
```

### First use
Expand Down Expand Up @@ -484,7 +484,7 @@ gem install rmagick grpc mimemagic
Once you have Ruby and rights to install gems, install the `aspera-cli` gem and its dependencies:

```bash
gem install aspera-cli --pre
gem install aspera-cli
```

To upgrade to the latest version:
Expand Down Expand Up @@ -738,7 +738,7 @@ ascli -v
```

```text
4.20.0.pre
4.20.0
```

In order to keep persistency of configuration on the host, you should specify your user's configuration folder as a volume for the container.
Expand Down Expand Up @@ -3610,7 +3610,7 @@ ascli server upload "faux:///mydir?file=testfile&count=1m&size=0&inc=2&seq=seque
```text
ascli -h
NAME
ascli -- a command line tool for Aspera Applications (v4.20.0.pre)
ascli -- a command line tool for Aspera Applications (v4.20.0)
SYNOPSIS
ascli COMMANDS [OPTIONS] [ARGS]
Expand Down
12 changes: 6 additions & 6 deletions docs/Manual.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
markdownlint-disable MD033 MD003 MD053
cspell:ignore Serban Antipolis
PANDOC_META_BEGIN
subtitle: "ascli 4.20.0.pre"
subtitle: "ascli 4.20.0"
PANDOC_META_END
-->
<p><a href="https://badge.fury.io/rb/aspera-cli"><img
Expand All @@ -17,7 +17,7 @@
alt="CII Best Practices" /></a></p>
<h1 data-number="1" id="introduction"><span
class="header-section-number">1</span> Introduction</h1>
<p>Version : 4.20.0.pre</p>
<p>Version : 4.20.0</p>
<p>Laurent/2016-2025</p>
<p>This gem provides the <code>ascli</code> CLI (Command Line Interface)
to IBM Aspera software.</p>
Expand Down Expand Up @@ -136,7 +136,7 @@ <h1 data-number="2" id="quick-start"><span
<p>Once the gem is installed, <code>ascli</code> shall be
accessible:</p>
<pre class="console"><code>$ ascli --version
4.20.0.pre</code></pre>
4.20.0</code></pre>
<h2 data-number="2.1" id="first-use"><span
class="header-section-number">2.1</span> First use</h2>
<p>Once installation is completed, you can proceed to the first use with
Expand Down Expand Up @@ -459,7 +459,7 @@ <h2 data-number="3.2" id="ruby-gem-aspera-cli"><span
<p>Once you have Ruby and rights to install gems, install the
<code>aspera-cli</code> gem and its dependencies:</p>
<div class="sourceCode" id="cb38"><pre
class="sourceCode bash"><code class="sourceCode bash"><span id="cb38-1"><a href="#cb38-1" aria-hidden="true" tabindex="-1"></a><span class="ex">gem</span> install aspera-cli <span class="at">--pre</span></span></code></pre></div>
class="sourceCode bash"><code class="sourceCode bash"><span id="cb38-1"><a href="#cb38-1" aria-hidden="true" tabindex="-1"></a><span class="ex">gem</span> install aspera-cli</span></code></pre></div>
<p>To upgrade to the latest version:</p>
<div class="sourceCode" id="cb39"><pre
class="sourceCode bash"><code class="sourceCode bash"><span id="cb39-1"><a href="#cb39-1" aria-hidden="true" tabindex="-1"></a><span class="ex">gem</span> update aspera-cli</span></code></pre></div>
Expand Down Expand Up @@ -697,7 +697,7 @@ <h3 data-number="3.5.2" id="container-details"><span
<p>Then, you can execute the container like a local command:</p>
<div class="sourceCode" id="cb61"><pre
class="sourceCode bash"><code class="sourceCode bash"><span id="cb61-1"><a href="#cb61-1" aria-hidden="true" tabindex="-1"></a><span class="ex">ascli</span> <span class="at">-v</span></span></code></pre></div>
<pre class="text"><code>4.20.0.pre</code></pre>
<pre class="text"><code>4.20.0</code></pre>
<p>In order to keep persistency of configuration on the host, you should
specify your user’s configuration folder as a volume for the container.
To enable write access, a possibility is to run as <code>root</code> in
Expand Down Expand Up @@ -5051,7 +5051,7 @@ <h2 data-number="4.28" id="usage"><span
class="header-section-number">4.28</span> Usage</h2>
<pre class="text"><code>ascli -h
NAME
ascli -- a command line tool for Aspera Applications (v4.20.0.pre)
ascli -- a command line tool for Aspera Applications (v4.20.0)

SYNOPSIS
ascli COMMANDS [OPTIONS] [ARGS]
Expand Down
Binary file modified docs/Manual.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/aspera/cli/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ module Aspera
module Cli
# for beta add extension : .beta1
# for dev version add extension : .pre
VERSION = '4.20.0.pre'
VERSION = '4.20.0'
end
end

0 comments on commit 7b7e33e

Please sign in to comment.