Skip to content

Commit

Permalink
Release 2.108.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juggler31 committed Jul 12, 2024
1 parent 2568cd5 commit 71a0f05
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.107.1+dev
2.108.0
4 changes: 2 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
geotrek-admin (2.107.1+dev) UNRELEASED; urgency=medium
geotrek-admin (2.108.0) RELEASED; urgency=medium

* New package release

-- Jean-Etienne CASTAGNEDE <jean-etienne.castagnede@makina-corpus.com> Tue, 02 Jul 2024 14:47:59 +0000
-- Joaquim Nallar <joaquim.nallar@makina-corpus.com> Fri, 12 Jul 2024 15:30:54 +0200

geotrek-admin (2.107.1) RELEASED; urgency=medium

Expand Down
8 changes: 8 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
CHANGELOG
=========

2.108.0 (2024-07-12)
------------------------

**Improvements**

- Add trek filter by network in API v2 (#4216)


2.107.1 (2024-07-02)
------------------------

Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
# built documents.
#
# The short X.Y version.
version = '2.107'
version = '2.108'
# The full version, including alpha/beta/rc tags.
release = '2.107.1+dev'
release = '2.108.0'

exclude_patterns = ['_build']

Expand Down

0 comments on commit 71a0f05

Please sign in to comment.