Skip to content

Commit

Permalink
Version 1.47.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjolley committed Jun 27, 2024
1 parent c35181b commit 258d775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/BIGSdb/Application.pm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ package BIGSdb::Application;
use strict;
use warnings;
use 5.010;
use version; our $VERSION = version->declare('v1.46.2');
use version; our $VERSION = version->declare('v1.47.0');
use Apache2::Connection;
use parent qw(BIGSdb::BaseApplication);
use BIGSdb::AjaxAnalysis;
Expand Down

0 comments on commit 258d775

Please sign in to comment.