diff --git a/backend/globaleaks/__init__.py b/backend/globaleaks/__init__.py index 8dd9ed6064..a848f9b7ed 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__ = '5.0.2' +__version__ = '5.0.3' __license__ = 'AGPL-3.0' DATABASE_VERSION = 68 diff --git a/client/npm-shrinkwrap.json b/client/npm-shrinkwrap.json index 0f48250101..ae95246b37 100644 --- a/client/npm-shrinkwrap.json +++ b/client/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "globaleaks", - "version": "5.0.2", + "version": "5.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "globaleaks", - "version": "5.0.2", + "version": "5.0.3", "dependencies": { "@angular/animations": "18.2.2", "@angular/common": "18.2.2", diff --git a/client/package.json b/client/package.json index a47f8a4797..43828ccb94 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "globaleaks", - "version": "5.0.2", + "version": "5.0.3", "scripts": { "test": "npx cypress run && npx nyc report --reporter=lcov --report-dir=./cypress/coverage --reporter=text-summary --browser electron", "eslint": "ng lint", diff --git a/debian/changelog b/debian/changelog index 1ec4af0acb..3f99a5df69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +globaleaks (5.0.3) stable; urgency=medium + + * New stable release + + -- GlobaLeaks software signing key Mon, 02 Sep 2024 18:29:24 +0200 + globaleaks (5.0.2) stable; urgency=medium * New stable release diff --git a/publiccode.yml b/publiccode.yml index 5059c46d83..d65091bee1 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -1,11 +1,11 @@ name: GlobaLeaks -releaseDate: '2024-08-26' +releaseDate: '2024-09-02' publiccodeYmlVersion: '0.4.0' 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: 5.0.1 +softwareVersion: 5.0.3 softwareType: standalone/web developmentStatus: stable platforms: