Skip to content

Commit

Permalink
Back to development
Browse files Browse the repository at this point in the history
  • Loading branch information
marcantoinedupre committed Apr 3, 2024
1 parent 3f5280b commit b516a42
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.104.1
2.104.1+dev
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
geotrek-admin (2.104.1+dev) UNRELEASED; urgency=medium

*

-- Marc-Antoine Dupré <marc-antoine.dupre@makina-corpus.com> Wed, 03 Apr 2024 17:45:31 +0200

geotrek-admin (2.104.1) RELEASED; urgency=medium

* New Package release
Expand Down
5 changes: 5 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
CHANGELOG
=========

2.104.1+dev (XXXX-XX-XX)
------------------------



2.104.1 (2024-04-03)
--------------------

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

exclude_patterns = ['_build']

Expand Down

0 comments on commit b516a42

Please sign in to comment.