We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bef23f commit 6808eabCopy full SHA for 6808eab
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 2.3.0
4
+
5
+No changes between this release. Check list below
6
7
## 2.3.0-rc3
8
9
### Added
lib/Toolkit_helpers.pm
@@ -30,7 +30,7 @@ use File::Spec;
30
31
use lib '../lib';
32
33
-our $version = '2.3.0-rc3';
+our $version = '2.3.0';
34
35
sub logger {
36
my $debug = shift;
0 commit comments