Skip to content

Commit 8818026

Browse files
committed
Bump to version 5.0.58
1 parent 9bd9e4b commit 8818026

File tree

5 files changed

+12
-6
lines changed

5 files changed

+12
-6
lines changed

backend/globaleaks/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
__author__ = 'GlobaLeaks'
77
__email__ = '[email protected]'
88
__copyright__ = '2011-2025 - GlobaLeaks'
9-
__version__ = '5.0.57'
9+
__version__ = '5.0.58'
1010
__license__ = 'AGPL-3.0'
1111

1212
DATABASE_VERSION = 68

client/npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "globaleaks",
3-
"version": "5.0.57",
3+
"version": "5.0.58",
44
"scripts": {
55
"test": "npx cypress run --browser=chromium",
66
"eslint": "ng lint",

debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
globaleaks (5.0.58) stable; urgency=medium
2+
3+
* New stable release
4+
5+
-- GlobaLeaks software signing key <[email protected]> Sun, 09 Mar 2025 16:38:21 +0100
6+
17
globaleaks (5.0.57) stable; urgency=medium
28

39
* New stable release

publiccode.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: GlobaLeaks
2-
releaseDate: '2025-03-04'
2+
releaseDate: '2025-03-09'
33
publiccodeYmlVersion: '0.4.0'
44
url: 'https://github.com/globaleaks/globaleaks-whistleblowing-software'
55
landingURL: 'https://www.globaleaks.org/'
66
roadmap: "https://docs.globaleaks.org/en/stable/roadmap/"
77
logo: brand/assets/globaleaks-icon-color.svg
8-
softwareVersion: 5.0.57
8+
softwareVersion: 5.0.58
99
softwareType: standalone/web
1010
developmentStatus: stable
1111
platforms:

0 commit comments

Comments
 (0)