Skip to content

Commit b07e4f8

Browse files
authored
Merge pull request #617 from maykinmedia/trans-14-05
Updating translations
2 parents a82e7ba + b78bbf3 commit b07e4f8

File tree

5 files changed

+1280
-1135
lines changed

5 files changed

+1280
-1135
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Open Inwoner
33
==================
44

55

6-
:Version: 1.5
6+
:Version: 1.6
77
:Source: https://github.com/maykinmedia/open-inwoner
88
:Keywords: inwoner
99
:PythonVersion: 3.9

src/open_inwoner/conf/base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@
596596
# SENTRY - error monitoring
597597
#
598598
SENTRY_DSN = config("SENTRY_DSN", None)
599-
RELEASE = "v1.5" # get_current_version()
599+
RELEASE = "v1.6" # get_current_version()
600600

601601
PRIVATE_MEDIA_ROOT = os.path.join(BASE_DIR, "private_media")
602602
FILER_ROOT = os.path.join(BASE_DIR, "media", "filer")
Binary file not shown.

0 commit comments

Comments
 (0)