Skip to content

Commit

Permalink
Release 2.102.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juggler31 committed Feb 19, 2024
1 parent a67a2f5 commit 45f9842
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.101.5+dev
2.102.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.101.5+dev) UNRELEASED; urgency=medium
geotrek-admin (2.102.0) RELEASED; urgency=medium

*
* New package release

-- Joaquim Nallar <[email protected]> Thu, 11 Jan 2024 15:35:20 +0100
-- Joaquim Nallar <[email protected]> Mon, 19 Feb 2024 16:54:29 +0100

geotrek-admin (2.101.5) 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.101.5+dev (XXXX-XX-XX)
------------------------
2.102.0 (2024-02-19)
--------------------

**Minor changes**

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

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 45f9842

Please sign in to comment.