Skip to content

Commit 4e404a1

Browse files
committed
Update for FlexiBee 2020.1.0.9
1 parent cf7381b commit 4e404a1

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

src/FlexiPeeHP/Actions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Actions
2121
*
2222
* @var string
2323
*/
24-
static public $version = '2020.1.0.3';
24+
static public $version = '2020.1.0.9';
2525

2626
/**
2727
* Evidence adresar (Adresy firem) Actions.

src/FlexiPeeHP/EvidenceList.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* FlexiPeeHP - List of Evidencies.
44
*
5-
* Generated: Sun, 26 Jan 2020 21:47:23 +0100
5+
* Generated: Fri, 27 Mar 2020 21:33:58 +0100
66
* From: https://vitexsoftware.flexibee.eu:5434
77
*
88
* @author Vítězslav Dvořák <[email protected]>
@@ -46,7 +46,7 @@ class EvidenceList extends FlexiBeeRO
4646
*
4747
* @var string
4848
*/
49-
static public $version = '2020.1.0.3';
49+
static public $version = '2020.1.0.9';
5050

5151
/**
5252
* Evidences Path/Name listing.

src/FlexiPeeHP/Formats.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class Formats
1919
*
2020
* @var string
2121
*/
22-
static public $version = '2020.1.0.3';
22+
static public $version = '2020.1.0.9';
2323

2424

2525
/**

src/FlexiPeeHP/Relations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Relations
2121
*
2222
* @var string
2323
*/
24-
static public $version = '2020.1.0.3';
24+
static public $version = '2020.1.0.9';
2525

2626
/**
2727
* Evidence adresar (Adresy firem) Relations.

0 commit comments

Comments
 (0)