Skip to content

Commit 6630d55

Browse files
committed
Bump version to 3.2.12.55.
1 parent c8422c1 commit 6630d55

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.55 2025-02-19
44
- payment report no longer contains currencies and fx amounts
55
- JavaScript in GL transaction screen corrected
66
- AR and AP transactions show correct tax rate

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

0 commit comments

Comments
 (0)