Skip to content

Commit 8d8a959

Browse files
author
Marcin Przepiorowski
committed
v2.4.13
1 parent 6e961a1 commit 8d8a959

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
### Changed
77
- remove bookmark in self service fix
8+
- fix for snapshot size reporting
89

910

1011
## 2.4.12

lib/Toolkit_helpers.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ use File::Spec;
2929

3030
use lib '../lib';
3131

32-
our $version = '2.4.13-prebuild';
32+
our $version = '2.4.13';
3333

3434
my $tz = new Date::Manip::TZ;
3535
my $dt = new Date::Manip::Date;

0 commit comments

Comments
 (0)