You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2023/01/03 10:36:13 UTC

[couchdb-docker] branch 3.3.0 created (now 6786076)

This is an automated email from the ASF dual-hosted git repository.

jan pushed a change to branch 3.3.0
in repository https://gitbox.apache.org/repos/asf/couchdb-docker.git


      at 6786076  release 3.3.0

This branch includes the following new commits:

     new 6786076  release 3.3.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb-docker] 01/01: release 3.3.0

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch 3.3.0
in repository https://gitbox.apache.org/repos/asf/couchdb-docker.git

commit 678607699a9223d258e1e8c5420e8fbd11738be3
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Tue Jan 3 11:35:09 2023 +0100

    release 3.3.0
---
 .travis.yml | 1 +
 README.md   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 1956522..c9b101e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@ env:
   - RELEASES=3.2.0
   - RELEASES=3.2.1
   - RELEASES=3.2.2
+  - RELEASES=3.3.0
 # Needs updating for fdb
 #  - RELEASES=dev
 #  - RELEASES=dev-cluster
diff --git a/README.md b/README.md
index b84f80a..4822114 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ There may be more tags available, but these tags should always exist:
 - `2`: The very latest CouchDB 2.x single node release (capable of running in a cluster)
 
 As of this writing, the latest numbered tags available are:
+- `3.3.0`
 - `3.2.2`
 - `3.2.1`
 - `3.2.0`