Skip to content

Commit

Permalink
Release 2.105.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcantoinedupre committed May 7, 2024
1 parent cf65939 commit 8d3e904
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.104.2+dev
2.105.0
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.104.2+dev) UNRELEASED; urgency=medium
geotrek-admin (2.105.0) RELEASED; urgency=medium

*
* New Package release

-- Marc-Antoine Dupré <[email protected]> Thu, 04 Apr 2024 18:26:53 +0200
-- Marc-Antoine Dupré <[email protected]> Tue, 07 May 2024 14:29:19 +0200

geotrek-admin (2.104.2) RELEASED; urgency=medium

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

2.104.2+dev (XXXX-XX-XX)
------------------------
2.105.0 (2024-05-07)
--------------------

**Breaking changes**

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.104'
version = '2.105'
# The full version, including alpha/beta/rc tags.
release = '2.104.2+dev'
release = '2.105.0'

exclude_patterns = ['_build']

Expand Down

0 comments on commit 8d3e904

Please sign in to comment.