diff --git a/CHANGELOG b/CHANGELOG index 9918b56858..0a63ee6eef 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ +Changes in version 4.14.2 + Apply minor bugfixing on release 4.14.0 + Changes in version 4.14.1 - Apply bugfixing on release 4.14.0 + Apply minor bugfixing on release 4.14.0 Changes in version 4.14.0 Implement masking and redaction features (#3420, #3429) diff --git a/backend/globaleaks/__init__.py b/backend/globaleaks/__init__.py index f33b006d2e..90ebece197 100644 --- a/backend/globaleaks/__init__.py +++ b/backend/globaleaks/__init__.py @@ -7,7 +7,7 @@ __author__ = 'GlobaLeaks' __email__ = 'info@globaleaks.org' __copyright__ = '2011-2024 - GlobaLeaks' -__version__ = '4.14.1' +__version__ = '4.14.2' __license__ = 'AGPL-3.0' DATABASE_VERSION = 67 diff --git a/client/npm-shrinkwrap.json b/client/npm-shrinkwrap.json index 06f39c48e9..8ae3fb7531 100644 --- a/client/npm-shrinkwrap.json +++ b/client/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "GlobaLeaks", - "version": "4.14.1", + "version": "4.14.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "GlobaLeaks", - "version": "4.14.1", + "version": "4.14.2", "license": "AGPL-3.0", "dependencies": { "@flowjs/flow.js": "2.14.1", diff --git a/client/package.json b/client/package.json index 34b70f1ed1..5e3ed62bef 100644 --- a/client/package.json +++ b/client/package.json @@ -1,7 +1,7 @@ { "name": "GlobaLeaks", "description": "GlobaLeaks - Free and Open-Source Whistleblowing Software", - "version": "4.14.1", + "version": "4.14.2", "license": "AGPL-3.0", "author": "GlobaLeaks", "repository": { diff --git a/debian/changelog b/debian/changelog index 00a0c84bd6..32980598e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +globaleaks (4.14.2) stable; urgency=medium + + * New stable release + + -- GlobaLeaks software signing key Wed, 03 Jan 2024 14:06:57 +0100 + globaleaks (4.14.1) stable; urgency=medium * New stable release diff --git a/publiccode.yml b/publiccode.yml index ba56b3604d..2455bc4342 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -5,7 +5,7 @@ url: 'https://github.com/globaleaks/GlobaLeaks' landingURL: 'https://www.globaleaks.org/' roadmap: "https://docs.globaleaks.org/en/main/roadmap/" logo: brand/assets/globaleaks-icon-color.svg -softwareVersion: 4.14.1 +softwareVersion: 4.14.2 softwareType: standalone/web developmentStatus: stable platforms: