Skip to content

Commit a2be3e1

Browse files
author
Jenkins
committed
AbraFlexi release v2025.3.3
1 parent b64371a commit a2be3e1

File tree

5 files changed

+7
-6
lines changed

5 files changed

+7
-6
lines changed

debian/changelog

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
php-spojenet-abraflexi (3.4.0.273~noble.274~trixie.275~trixie) UNRELEASED; urgency=medium
1+
php-spojenet-abraflexi (3.4.0.273~noble.274~trixie.275~trixie.276~trixie) UNRELEASED; urgency=medium
22

33
* (un)locking trait added
44
* jenkins-Spoje.Net-php-spojenet-abraflexi-273
55
* jenkins-Spoje.Net-php-spojenet-abraflexi-274
66
* jenkins-Spoje.Net-php-spojenet-abraflexi-275
7+
* jenkins-Spoje.Net-php-spojenet-abraflexi-276
78

8-
-- vitex <[email protected]> Tue, 21 Jan 2025 08:53:34 +0000
9+
-- vitex <[email protected]> Mon, 03 Feb 2025 12:53:36 +0000
910

1011
php-spojenet-abraflexi (3.3.2) experimental; urgency=medium
1112

src/AbraFlexi/Actions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Actions
2424
/**
2525
* Source AbraFlexi server version.
2626
*/
27-
public static string $version = '2025.3.2';
27+
public static string $version = '2025.3.3';
2828

2929
/**
3030
* Evidence adresar (Adresy firem) Actions.

src/AbraFlexi/EvidenceList.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class EvidenceList extends RO
3838
/**
3939
* Source FlexiBee server version.
4040
*/
41-
public static string $version = '2025.3.2';
41+
public static string $version = '2025.3.3';
4242

4343
/**
4444
* Evidences Path/Name listing.

src/AbraFlexi/Formats.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Formats
2424
/**
2525
* Source FlexiBee server version.
2626
*/
27-
public static string $version = '2025.3.2';
27+
public static string $version = '2025.3.3';
2828

2929
/**
3030
* Availble Formats.

src/AbraFlexi/Relations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Relations
2424
/**
2525
* Source FlexiBee server version.
2626
*/
27-
public static string $version = '2025.3.2';
27+
public static string $version = '2025.3.3';
2828

2929
/**
3030
* Evidence adresar (Adresy firem) Relations.

0 commit comments

Comments
 (0)