From 282a513fc73c4dcc4acbe9f93eb17073741af06d Mon Sep 17 00:00:00 2001 From: Giovanni Pellerano Date: Tue, 24 Sep 2024 13:01:52 +0200 Subject: [PATCH] Bump to version 5.0.11 --- backend/globaleaks/__init__.py | 2 +- client/npm-shrinkwrap.json | 4 ++-- client/package.json | 2 +- debian/changelog | 6 ++++++ publiccode.yml | 4 ++-- 5 files changed, 12 insertions(+), 6 deletions(-) diff --git a/backend/globaleaks/__init__.py b/backend/globaleaks/__init__.py index 267d189cb7..1846214d40 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.10' +__version__ = '5.0.11' __license__ = 'AGPL-3.0' DATABASE_VERSION = 68 diff --git a/client/npm-shrinkwrap.json b/client/npm-shrinkwrap.json index 5a246ce836..eb18ce32fb 100644 --- a/client/npm-shrinkwrap.json +++ b/client/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "globaleaks", - "version": "5.0.10", + "version": "5.0.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "globaleaks", - "version": "5.0.10", + "version": "5.0.11", "dependencies": { "@angular/animations": "18.2.5", "@angular/common": "18.2.5", diff --git a/client/package.json b/client/package.json index 118775a1e5..95b7434a79 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "globaleaks", - "version": "5.0.10", + "version": "5.0.11", "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 793d2b3fac..97306986b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +globaleaks (5.0.11) stable; urgency=medium + + * New stable release + + -- GlobaLeaks software signing key Tue, 24 Sep 2024 13:01:52 +0200 + globaleaks (5.0.10) stable; urgency=medium * New stable release diff --git a/publiccode.yml b/publiccode.yml index 2b47298e71..f17eff8c3a 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -1,11 +1,11 @@ name: GlobaLeaks -releaseDate: '2024-09-20' +releaseDate: '2024-09-24' publiccodeYmlVersion: '0.4.0' url: 'https://github.com/globaleaks/whistleblowing-software' landingURL: 'https://www.globaleaks.org/' roadmap: "https://docs.globaleaks.org/en/main/roadmap/" logo: brand/assets/globaleaks-icon-color.svg -softwareVersion: 5.0.10 +softwareVersion: 5.0.11 softwareType: standalone/web developmentStatus: stable platforms: