Skip to content

Commit de0475e

Browse files
committed
Bump version to 3.2.12.54.
1 parent 2fb03be commit de0475e

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.54 2025-02-03
44
- new option "Payments" for AR and AP transaction reports
55
- button for order and quotation reports for customers and vendors
66

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.53";
130+
$self->{version2} = "tekki 3.2.12.54";
131131
$self->{dbversion2} = 49;
132132
$self->{cssversion} = 53;
133133

0 commit comments

Comments
 (0)