Skip to content

Commit

Permalink
Release 2.109.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Chatewgne committed Aug 22, 2024
1 parent 144a856 commit cccf6d2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.109.0+dev
2.109.1
6 changes: 3 additions & 3 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
geotrek-admin (2.109.0+dev) UNRELEASED; urgency=medium
geotrek-admin (2.109.1) RELEASED; urgency=medium

*
* new package release

-- Célia Prat <[email protected]> Thu, 08 Aug 2024 15:56:20 +0200
-- Célia Prat <[email protected]> Thu, 22 Aug 2024 14:49:32 +0200

geotrek-admin (2.109.0) RELEASED; urgency=medium

Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
CHANGELOG
=========

2.109.0+dev (XXXX-XX-XX)
2.109.1 (2024-08-22)
----------------------------

**Improvements**
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# The short X.Y version.
version = '2.109'
# The full version, including alpha/beta/rc tags.
release = '2.109.0+dev'
release = '2.109.1'

exclude_patterns = ['_build']

Expand Down

0 comments on commit cccf6d2

Please sign in to comment.