Skip to content

Commit 271e2fc

Browse files
committed
Bump version to 3.2.12.57.
1 parent c04f3aa commit 271e2fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Revision history for SQL-Ledger, starting with version 3.0.0
22

3-
Not Released
3+
3.2.12.57 2025-05-10
44
- re-authentication with MFA is now possible
55
- login to API accepts time-based one-time password
66
- notes in customers, vendors and employees adapt their size to the content

SL/Form.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ sub new {
127127

128128
$self->{version} = "3.2.12";
129129
$self->{dbversion} = "3.2.4";
130-
$self->{version2} = "tekki 3.2.12.56";
130+
$self->{version2} = "tekki 3.2.12.57";
131131
$self->{dbversion2} = 49;
132132
$self->{cssversion} = 53;
133133

0 commit comments

Comments
 (0)